Add server migration for playlists

This commit is contained in:
Chocobozzz 2020-08-18 11:09:00 +02:00 committed by Chocobozzz
parent 371906639e
commit cbb513e737
2 changed files with 47 additions and 1 deletions

View file

@ -23,7 +23,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 525
const LAST_MIGRATION_VERSION = 530
// ---------------------------------------------------------------------------