mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
lint
This commit is contained in:
@ -71,6 +71,7 @@ export const meta = {
|
||||
},
|
||||
};
|
||||
|
||||
// eslint-disable-next-line import/no-default-export
|
||||
export default define(meta, async (ps, user) => {
|
||||
const hasFollowing = (await Followings.count({
|
||||
where: {
|
||||
|
Reference in New Issue
Block a user