Update EmojiDraft.ts

Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
This commit is contained in:
mattyatea 2023-10-21 19:54:03 +09:00
parent 761eaeafbb
commit 00c4624dc8
No known key found for this signature in database
GPG Key ID: 068E54E2C33BEF9A
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ export class MiEmojiDraft {
})
public updatedAt: Date | null;
@Index()
@Column('varchar', {
length: 128,
})