1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Add banner migrations

This commit is contained in:
Chocobozzz 2021-04-07 10:46:50 +02:00 committed by Chocobozzz
parent 213e30ef90
commit 282695e699
2 changed files with 51 additions and 1 deletions

View file

@ -24,7 +24,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 625
const LAST_MIGRATION_VERSION = 630
// ---------------------------------------------------------------------------