Clean up some default settings
This commit is contained in:
parent
218f2fd0fe
commit
5c7c4dd4dd
2 changed files with 0 additions and 16 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue