Added new screens to the list of applications

This commit is contained in:
timaios
2021-07-09 14:15:50 +02:00
committed by GitHub
parent 07b3a507b4
commit 6b3be0f5a1

View File

@@ -30,7 +30,9 @@ namespace Pinetime {
SettingTimeFormat,
SettingDisplay,
SettingWakeUp,
SettingSteps
SettingSteps,
SettingSetDate,
SettingSetTime
};
}
}