diff options
| author | Elements6007 <Elements6007@gmail.com> | 2022-11-06 15:19:08 -0500 |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2022-11-19 10:39:02 +0100 |
| commit | 559b555d471d76a6cb32fa4441f1758a45e51013 (patch) | |
| tree | 6f104f15ae704444f6f54f065fe028788a39f31b | |
| parent | 80369f7e4ba0fef99fea34c6fbcfdeaf2627557f (diff) | |
Fix
Co-authored-by: NeroBurner <pyro4hell@gmail.com>
| -rw-r--r-- | src/displayapp/screens/settings/SettingChimes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/settings/SettingChimes.h b/src/displayapp/screens/settings/SettingChimes.h index ca2739aa..3054d06b 100644 --- a/src/displayapp/screens/settings/SettingChimes.h +++ b/src/displayapp/screens/settings/SettingChimes.h @@ -33,4 +33,4 @@ namespace Pinetime { }; } } -}
\ No newline at end of file +} |
