update
This commit is contained in:
parent
024ce3c881
commit
9f60e186b0
5 changed files with 24 additions and 81 deletions
|
|
@ -36,11 +36,6 @@ export class MiAvatarDecoration {
|
|||
default: '',
|
||||
})
|
||||
public category: string;
|
||||
@Column('varchar', {
|
||||
length: 256,
|
||||
nullable: true,
|
||||
})
|
||||
public host: string;
|
||||
|
||||
// TODO: 定期ジョブで存在しなくなったロールIDを除去するようにする
|
||||
@Column('varchar', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue