mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-18 02:49:44 +02:00
Update NotificationManager to singleton
This commit is contained in:
@@ -180,4 +180,4 @@ class NotificationManager {
|
||||
})
|
||||
}
|
||||
}
|
||||
module.exports = NotificationManager
|
||||
module.exports = new NotificationManager()
|
||||
|
Reference in New Issue
Block a user