Add an option to play audio notifications
This commit is contained in:
@@ -463,6 +463,11 @@
|
||||
<label for='notification-setting-off'>{{ disableNotifications }} </label>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<div class='audio-notification-setting'>
|
||||
<input type='checkbox' name='audio-notification' id='audio-notification'/>
|
||||
<label for='audio-notification'>{{ audioNotificationDescription }}</label>
|
||||
</div>
|
||||
<hr>
|
||||
<div class='safety-numbers-settings'>
|
||||
<h3>{{ safetyNumbersSettingHeader }}</h3>
|
||||
|
Reference in New Issue
Block a user