Skip to content
Snippets Groups Projects
Commit 92c30739 authored by syuilo's avatar syuilo
Browse files

refactor

parent ddc0b37d
No related branches found
No related tags found
No related merge requests found
......@@ -67,8 +67,6 @@
"@types/tmp": "0.2.3",
"@types/uuid": "8.3.4",
"@types/web-push": "3.3.2",
"@types/webpack": "5.28.0",
"@types/webpack-stream": "3.2.12",
"@types/websocket": "1.0.4",
"@types/ws": "8.2.2",
"@typescript-eslint/eslint-plugin": "5.10.0",
......
......@@ -114,4 +114,6 @@ export default define(meta, async (ps, me) => {
return await Users.packMany(users, me, { detail: !!ps.detail });
}
return [];
});
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment