rename migration 0037 to what it acutally does

This commit is contained in:
Moriz Wahl 2022-06-13 12:31:40 +02:00
parent 795d339398
commit a84f11880f
3 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
export { User } from './0037-drop_server_user_table/User' export { User } from './0037-drop_user_setting_table/User'