mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 12:25:54 +02:00
feat(client): add channel column to deck
This commit is contained in:
@@ -146,6 +146,7 @@ const addColumn = async (ev) => {
|
||||
'tl',
|
||||
'antenna',
|
||||
'list',
|
||||
'channel',
|
||||
'mentions',
|
||||
'direct',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user