Add server migration for playlists
This commit is contained in:
parent
371906639e
commit
cbb513e737
2 changed files with 47 additions and 1 deletions
|
@ -23,7 +23,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
|
|||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
const LAST_MIGRATION_VERSION = 525
|
||||
const LAST_MIGRATION_VERSION = 530
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue