mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-04 21:50:28 -04:00
Add sound notification (#86)
* Add sound notification * Change sound Update translations
This commit is contained in:
parent
a79ebd94b8
commit
955f7d123f
13 changed files with 68 additions and 50 deletions
|
@ -263,6 +263,7 @@ function mail.get_setting_default_value(setting_name)
|
|||
chat_notifications = true,
|
||||
onjoin_notifications = true,
|
||||
hud_notifications = true,
|
||||
sound_notifications = true,
|
||||
unreadcolorenable = true,
|
||||
cccolorenable = true,
|
||||
defaultsortfield = 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue