Closed tsa96 closed 2 months ago
Misc fixes for stuff that broke last QnA
Based on top of https://github.com/momentum-mod/website/pull/999, that should be reviewed first.
nx run db:create-migration
feat: Add foo
chore: Update bar
fixup
Misc fixes for stuff that broke last QnA
Based on top of https://github.com/momentum-mod/website/pull/999, that should be reviewed first.
Checks
nx run db:create-migration
and committed the migration if I've made DB schema changesfeat: Add foo
,chore: Update bar
, etc...fixup
ed into my original commits