mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
refactor
This commit is contained in:
@ -53,6 +53,7 @@ export class Note {
|
||||
})
|
||||
public threadId: string | null;
|
||||
|
||||
// TODO: varcharにしたい
|
||||
@Column('text', {
|
||||
nullable: true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user