parent
81d2c5a4a7
commit
5d56799070
21 changed files with 348 additions and 8 deletions
|
|
@ -22,6 +22,7 @@ export type Column = {
|
|||
antennaId?: string;
|
||||
listId?: string;
|
||||
channelId?: string;
|
||||
roleId?: string;
|
||||
includingTypes?: typeof notificationTypes[number][];
|
||||
tl?: 'home' | 'local' | 'social' | 'global';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue