refresh rate ui

This commit is contained in:
Nazar Kanaev
2020-10-12 20:42:14 +01:00
parent 55a1c297be
commit e17ce0fb31
3 changed files with 18 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ func settingsDefaults() map[string]interface{} {
"theme_name": "light",
"theme_font": "",
"theme_size": 1,
"refresh_rate": 0,
}
}