feat: Add emoji and alot of other fixes
This commit is contained in:
@@ -23,6 +23,7 @@ import {
|
||||
RoomUserRoleEntity,
|
||||
RoomChannelPermissionEntity,
|
||||
ReactionEntity,
|
||||
CustomEmojiEntity,
|
||||
BanEntity,
|
||||
AttachmentEntity,
|
||||
MetaEntity,
|
||||
@@ -50,6 +51,7 @@ export const AppDataSource = new DataSource({
|
||||
RoomUserRoleEntity,
|
||||
RoomChannelPermissionEntity,
|
||||
ReactionEntity,
|
||||
CustomEmojiEntity,
|
||||
BanEntity,
|
||||
AttachmentEntity,
|
||||
MetaEntity,
|
||||
|
||||
Reference in New Issue
Block a user