mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 09:18:22 +00:00
fix
This commit is contained in:
@@ -75,7 +75,7 @@ impl Default for NextcloudLoginConfig {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Deserialize, Serialize)]
|
||||
#[derive(Deserialize, Serialize)]
|
||||
#[serde(deny_unknown_fields)]
|
||||
pub struct Config {
|
||||
pub data_store: DataStoreConfig,
|
||||
|
||||
Reference in New Issue
Block a user