mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +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(
|
item = variable_item_list_add(
|
||||||
variable_item_list,
|
variable_item_list,
|
||||||
"Clock on desktop",
|
"Show Clock",
|
||||||
CLOCK_ENABLE_COUNT,
|
CLOCK_ENABLE_COUNT,
|
||||||
desktop_settings_scene_start_clock_enable_changed, //
|
desktop_settings_scene_start_clock_enable_changed, //
|
||||||
app);
|
app);
|
||||||
|
|
Loading…
Add table
Reference in a new issue