Clean up some default settings

This commit is contained in:
Julia 2023-03-03 15:38:24 -08:00
parent 218f2fd0fe
commit 5c7c4dd4dd
2 changed files with 0 additions and 16 deletions

View file

@ -274,8 +274,6 @@ impl Column for DockAnchor {
#[derive(Clone, Debug, Default, Serialize, Deserialize, JsonSchema)]
pub struct SettingsFileContent {
#[serde(default)]
pub projects_online_by_default: Option<bool>,
#[serde(default)]
pub buffer_font_family: Option<String>,
#[serde(default)]