Ref: Entfernt überflüssiges Leerzeichen in der storage-Initialisierung im Konfigurationsmodul
This commit is contained in:
@@ -30,7 +30,7 @@ impl Default for AppConfig {
|
|||||||
general: General::default(),
|
general: General::default(),
|
||||||
local: Local::default(),
|
local: Local::default(),
|
||||||
remote: Remote::default(),
|
remote: Remote::default(),
|
||||||
storage: None,
|
storage: None,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user