Make sure a report doesn't get deleted upon the deletion of its video

This commit is contained in:
Rigel Kent 2020-04-16 14:22:27 +02:00 committed by Rigel Kent
parent 165ee2929b
commit 68d19a0ace
15 changed files with 141 additions and 38 deletions

View file

@ -14,7 +14,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 485
const LAST_MIGRATION_VERSION = 490
// ---------------------------------------------------------------------------