mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 02:32: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