Merge branch 'combine_datetime'
This commit is contained in:
Submodule InfiniTime updated: b56c5f25f0...a7f8b59bfb
@@ -99,11 +99,8 @@ Missing::Missing(Pinetime::Applications::DisplayApp* app, Pinetime::Applications
|
|||||||
case Pinetime::Applications::Apps::SettingSteps:
|
case Pinetime::Applications::Apps::SettingSteps:
|
||||||
screen_lbl = "SettingSteps";
|
screen_lbl = "SettingSteps";
|
||||||
break;
|
break;
|
||||||
case Pinetime::Applications::Apps::SettingSetDate:
|
case Pinetime::Applications::Apps::SettingSetDateTime:
|
||||||
screen_lbl = "SettingSetDate";
|
screen_lbl = "SettingSetDateTime";
|
||||||
break;
|
|
||||||
case Pinetime::Applications::Apps::SettingSetTime:
|
|
||||||
screen_lbl = "SettingSetTime";
|
|
||||||
break;
|
break;
|
||||||
case Pinetime::Applications::Apps::SettingChimes:
|
case Pinetime::Applications::Apps::SettingChimes:
|
||||||
screen_lbl = "SettingChimes";
|
screen_lbl = "SettingChimes";
|
||||||
|
Reference in New Issue
Block a user