mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09:00
lint
This commit is contained in:
@ -84,6 +84,7 @@ export const meta = {
|
||||
},
|
||||
};
|
||||
|
||||
// eslint-disable-next-line import/no-default-export
|
||||
export default define(meta, async (ps, user) => {
|
||||
let recipientUser: User | undefined;
|
||||
let recipientGroup: UserGroup | undefined;
|
||||
|
Reference in New Issue
Block a user