You've already forked AstralRinth
forked from didirus/AstralRinth
Fix report create route
This commit is contained in:
@@ -20,6 +20,7 @@ pub struct Report {
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Clone)]
|
||||
#[serde(rename_all = "kebab-case")]
|
||||
pub enum ItemType {
|
||||
Mod,
|
||||
Version,
|
||||
|
||||
Reference in New Issue
Block a user