Changed debug option names
* --debug-json -> --debug * --debug-modules -> --debug-icons
This commit is contained in:
@@ -26,6 +26,6 @@ pub struct AppOptions {
|
||||
pub weather_units: TemperatureUnits,
|
||||
pub weather_station: String,
|
||||
pub music_progress: bool,
|
||||
pub debug_json: bool,
|
||||
pub debug_modules: bool,
|
||||
pub debug: bool,
|
||||
pub debug_icons: bool,
|
||||
}
|
||||
|
Reference in New Issue
Block a user