forked from Ruderverein-Donau-Linz/rowt
lowercase baotdamage
This commit is contained in:
parent
aba8bc7749
commit
e2b5495da6
@ -20,6 +20,7 @@ pub struct Boat {
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
#[serde(rename_all = "lowercase")]
|
||||
pub enum BoatDamage {
|
||||
None,
|
||||
Light,
|
||||
|
Loading…
x
Reference in New Issue
Block a user