mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 18:52:43 +02:00
New data model migration for users, bookmarks and playback sessions
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
class PlaybackSessionManager {
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
module.exports = PlaybackSessionManager
|
||||
Reference in New Issue
Block a user