Fix potential edge-case in database migration
This commit is contained in:
parent
515a270cf3
commit
de3de0bcf2
@ -31,6 +31,7 @@ def run():
|
||||
target=target,
|
||||
darts=darts,
|
||||
data=data)
|
||||
levelObj.author = authorObj
|
||||
|
||||
levelObj.save()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user