mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Change the three entities to their new definitions.
This commit is contained in:
parent
277b5fde24
commit
73b7d38301
@ -1 +1 @@
|
||||
export { Contribution } from './0039-contributions_table/Contribution'
|
||||
export { Contribution } from './0046-messages_tables/Contribution'
|
||||
|
||||
1
database/entity/Message.ts
Normal file
1
database/entity/Message.ts
Normal file
@ -0,0 +1 @@
|
||||
export { Message } from './0046-messages_tables/Message'
|
||||
@ -1 +1 @@
|
||||
export { User } from './0040-add_contribution_link_id_to_user/User'
|
||||
export { User } from './0046-messages_tables/User'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user