mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 06:46:10 +02: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