Added settings for PM-related audio pings.
This commit is contained in:
parent
53fc46adc3
commit
976e157cf1
4 changed files with 83 additions and 3 deletions
|
|
@ -313,7 +313,11 @@ class channel{
|
|||
["syncDelta", 6],
|
||||
["chatWidthMin", 20],
|
||||
["userlistHidden", false],
|
||||
["cinemaMode", false]
|
||||
["cinemaMode", false],
|
||||
["rxPMSound", 'unread'],
|
||||
["txPMSound", false],
|
||||
["newSeshSound", true],
|
||||
["endSeshSound", true]
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue