Play a song when new notifications arrives.

This commit is contained in:
Pierre HUBERT
2018-11-24 18:54:02 +01:00
parent 46bb22b17b
commit 5c19d9c04c
6 changed files with 67 additions and 3 deletions

View File

@ -1038,6 +1038,13 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Notification song system
*/
song: {
//TODO : implement
},
/**
* Notifications utilities
*/