feat: Add emoji and alot of other fixes
This commit is contained in:
@@ -15,6 +15,7 @@ import {
|
||||
RoomUserRoleEntity,
|
||||
RoomChannelPermissionEntity,
|
||||
ReactionEntity,
|
||||
CustomEmojiEntity,
|
||||
BanEntity,
|
||||
AttachmentEntity,
|
||||
MetaEntity,
|
||||
@@ -224,6 +225,7 @@ export async function initializeDatabase(): Promise<void> {
|
||||
RoomUserRoleEntity,
|
||||
RoomChannelPermissionEntity,
|
||||
ReactionEntity,
|
||||
CustomEmojiEntity,
|
||||
BanEntity,
|
||||
AttachmentEntity,
|
||||
MetaEntity,
|
||||
|
||||
Reference in New Issue
Block a user