parent
0d4feed6d3
commit
7c0806f208
8 changed files with 247 additions and 158 deletions
|
|
@ -38,6 +38,7 @@ export const columnTypes = [
|
|||
'mentions',
|
||||
'direct',
|
||||
'roleTimeline',
|
||||
'chat',
|
||||
] as const;
|
||||
|
||||
export type ColumnType = typeof columnTypes[number];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue