mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 09:22:26 +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)]
|
#[serde(deny_unknown_fields)]
|
||||||
pub struct Config {
|
pub struct Config {
|
||||||
pub data_store: DataStoreConfig,
|
pub data_store: DataStoreConfig,
|
||||||
|
|||||||
Reference in New Issue
Block a user