app: minor, fix dial action
This commit is contained in:
parent
bbc981fecb
commit
aa1d7b1dde
@ -707,7 +707,7 @@ static const struct menu_command_t menu_commands[] = {
|
||||
.command_handler = &command_uptime,
|
||||
},
|
||||
{
|
||||
.shortcut = 'd',
|
||||
.shortcut = 'D',
|
||||
.name = "date",
|
||||
.command_description = "show/set date and time",
|
||||
.argument = MENU_ARGUMENT_STRING,
|
||||
|
Loading…
Reference in New Issue
Block a user