mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 04:53:08 +00:00
Rename
This commit is contained in:
parent
035bb57c56
commit
d83d898cdc
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ void desktop_settings_scene_start_on_enter(void* context) {
|
|||
|
||||
item = variable_item_list_add(
|
||||
variable_item_list,
|
||||
"Clock on desktop",
|
||||
"Show Clock",
|
||||
CLOCK_ENABLE_COUNT,
|
||||
desktop_settings_scene_start_clock_enable_changed, //
|
||||
app);
|
||||
|
|
Loading…
Reference in a new issue