diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-04-09 13:54:08 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-04-09 13:54:08 (GMT) |
| commit | eb95a56f8d0cf6efc2071a1cc1be6b57c253ff9e (patch) | |
| tree | 41ef22fcc41cf41d699c8a7e221b3979f0dc1d03 /src/displayapp/Apps.h | |
| parent | 1db07ae196b02bb7e656161555980ffc93203ba4 (diff) | |
| parent | b498e1d633522eed975d78b04508834b7a79befe (diff) | |
Merge branch 'develop' of https://github.com/InfiniTimeOrg/InfiniTime into develop
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index dc9e625..8aad953 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -38,7 +38,7 @@ namespace Pinetime { SettingSetTime, SettingChimes, SettingShakeThreshold, - SettingAirplaneMode, + SettingBluetooth, Error }; } |
