added ctrl+z

This commit is contained in:
grimsace
2026-03-24 09:06:48 -05:00
parent c4f2c9bac7
commit f7b8698f53
3 changed files with 90 additions and 6 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ impl MaskFormat {
}
}
#[derive(Debug, Clone, Serialize, Deserialize)]
#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
#[serde(default)]
pub struct UiSettings {
pub seed: u64,