grrrr
This commit is contained in:
parent
843dc5fd9e
commit
a8f6378c75
1 changed files with 0 additions and 6 deletions
|
@ -30,10 +30,4 @@ export class NoteThreadMuting {
|
|||
length: 256,
|
||||
})
|
||||
public threadId: string;
|
||||
|
||||
@Column('enum', {
|
||||
array: true,
|
||||
default: [],
|
||||
})
|
||||
public mutingNotificationTypes: any;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue