Skip to content

Commit

Permalink
i forgor to commit this
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Feb 7, 2024
1 parent f28769d commit 901144d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/mod_file.rs
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ pub struct ModResources {
}

#[derive(Deserialize, Hash, PartialEq, Eq)]
#[serde(rename_all = "camelCase")]
#[serde(rename_all = "lowercase")]
pub enum PlatformName {
Windows,
MacOS,
Expand Down

0 comments on commit 901144d

Please sign in to comment.