We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbfcb45 + f47b04f commit 21da586Copy full SHA for 21da586
1 file changed
src/displayapp/screens/settings/SettingChimes.h
@@ -20,7 +20,7 @@ namespace Pinetime {
20
private:
21
Controllers::Settings& settingsController;
22
uint8_t optionsTotal;
23
- lv_obj_t* cbOption[2];
+ lv_obj_t* cbOption[3];
24
};
25
}
26
0 commit comments