mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-05 11:28:39 +00:00
Fix exception on uploading a level with no labels
This commit is contained in:
parent
323018e36a
commit
b18612642b
1 changed files with 1 additions and 0 deletions
1
DatabaseMigrations/5.sql
Normal file
1
DatabaseMigrations/5.sql
Normal file
|
@ -0,0 +1 @@
|
|||
ALTER TABLE Slots MODIFY AuthorLabels TEXT NULL;
|
Loading…
Add table
Add a link
Reference in a new issue