mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 06:25:50 +01:00
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
define(['sound'], function(sound) {
|
||||
define(['sounds'], function(sound) {
|
||||
var Notifications = {};
|
||||
|
||||
Notifications.prepareDOM = function() {
|
||||
|
||||
Reference in New Issue
Block a user