ongeki: bump schema ver, fix error if events lookup fails

This commit is contained in:
Kevin Trocolli
2023-11-29 18:56:57 -05:00
parent 46f61325cb
commit 662fd05d24
2 changed files with 8 additions and 2 deletions

View File

@@ -9,4 +9,4 @@ database = OngekiData
reader = OngekiReader
frontend = OngekiFrontend
game_codes = [OngekiConstants.GAME_CODE]
current_schema_version = 5
current_schema_version = 6