new entity UserRole

This commit is contained in:
Claus-Peter Huebner 2023-06-21 02:02:00 +02:00
parent 63dd8587b4
commit 5226245b86

View File

@ -1 +1 @@
export { UserContact } from './0067-add_user_roles_table/UserRole'
export { UserRole } from './0067-add_user_roles_table/UserRole'