diff --git a/partials/settings_modal.html b/partials/settings_modal.html new file mode 100644 index 00000000..bc8e4d92 --- /dev/null +++ b/partials/settings_modal.html @@ -0,0 +1,55 @@ +
+ Sound: + {{notify.sound ? 'ON' : 'OFF'}} +
+ ++ Desktop Notifications: + {{notify.desktop ? 'ON' : 'OFF'}} +
+ ++ User: + {{phone | phoneNumber}} +
+ ++ Version: + alpha 0.0.12 +
+ +