parent
6a321ba340
commit
3ebed5aa3e
15 changed files with 47 additions and 3 deletions
|
|
@ -470,6 +470,7 @@ export type Antenna = {
|
|||
userGroupId: ID | null; // TODO
|
||||
users: string[]; // TODO
|
||||
caseSensitive: boolean;
|
||||
localOnly: boolean;
|
||||
notify: boolean;
|
||||
withReplies: boolean;
|
||||
withFile: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue