mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Fix notification sound input field and handling mentions not sounding
This commit is contained in:
@ -146,7 +146,7 @@
|
||||
</div>
|
||||
<h4>{{ _("Notification Sound") }}</h4>
|
||||
<div class="row">
|
||||
<div class="input-field col s12">
|
||||
<div class="col s12">
|
||||
<span>
|
||||
<input name="notification_sound_radiobtn" type="radio" id="notification_sound_radiobtn_newmsgs" value="newmsgs" />
|
||||
<label for="notification_sound_radiobtn_newmsgs">{{ _("New Messages") }}</label>
|
||||
|
Reference in New Issue
Block a user