You've already forked AstralRinth
forked from didirus/AstralRinth
Fix pack URL validation, Version file update route, and spaces in file download URLs (#275)
This commit is contained in:
@@ -306,7 +306,6 @@ pub async fn delete_file(
|
||||
|
||||
#[derive(Deserialize)]
|
||||
pub struct UpdateData {
|
||||
pub hash: (String, String),
|
||||
pub loaders: Vec<Loader>,
|
||||
pub game_versions: Vec<GameVersion>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user