This commit is contained in:
daladim 2021-08-05 21:21:19 +02:00
parent db662d2f4a
commit 92b3089e5e

View file

@ -206,7 +206,7 @@ impl VersionTag {
/// Desribes whether this item has been synced already, or modified since the last time it was synced /// Describes whether this item has been synced already, or modified since the last time it was synced
#[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
pub enum SyncStatus { pub enum SyncStatus {
/// This item has ben locally created, and never synced yet /// This item has ben locally created, and never synced yet