mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-07 23:14:12 +02:00
fix lint
This commit is contained in:
@@ -22,9 +22,9 @@ export const meta = {
|
||||
noSuchChannel: {
|
||||
message: 'No such channel.',
|
||||
code: 'NO_SUCH_CHANNEL',
|
||||
id: '19959ee9-0153-4c51-bbd9-a98c49dc59d6'
|
||||
id: '19959ee9-0153-4c51-bbd9-a98c49dc59d6',
|
||||
},
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
export default define(meta, async (ps, user) => {
|
||||
|
||||
Reference in New Issue
Block a user