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

@ -396,6 +396,7 @@ class Dev {
"js/components/notifications/dropdown.js",
"js/components/notifications/service.js",
"js/components/notifications/interface.js",
"js/components/notifications/song.js",
"js/components/notifications/ui.js",
"js/components/notifications/utils.js",