rename migrations and entity number

This commit is contained in:
Moriz Wahl 2022-12-13 21:26:32 +01:00
parent 9b97b6c40e
commit 0bcd441837
5 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
export { User } from './0057-clear_old_password_junk/User'
export { User } from './0056-clear_old_password_junk/User'

View File

@ -1 +1 @@
export { UserContact } from './0057-clear_old_password_junk/UserContact'
export { UserContact } from './0056-clear_old_password_junk/UserContact'