Closed petrecheli closed 3 weeks ago
Closes #1051
Fix map submission and editing ranked status
nx run db:create-migration <name>
feat: Add foo
chore: Update bar
fixup
Thank you! It could be done in other ways, like using !item.type, but I think that would make the code less intuitive.
Closes #1051
Fix map submission and editing ranked status
Checks
nx run db:create-migration <name>
and committed the migration if I've made DB schema changesfeat: Add foo
,chore: Update bar
, etc...fixup
ed into my original commits