Update EmojiDraft.ts
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
This commit is contained in:
parent
761eaeafbb
commit
00c4624dc8
|
@ -17,7 +17,6 @@ export class MiEmojiDraft {
|
|||
})
|
||||
public updatedAt: Date | null;
|
||||
|
||||
@Index()
|
||||
@Column('varchar', {
|
||||
length: 128,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue