Fix lints

This commit is contained in:
DecDuck
2025-10-24 09:33:39 +11:00
parent b20d355527
commit 2a23f4d14c
3 changed files with 25 additions and 10 deletions

View File

@ -123,4 +123,4 @@ export default defineEventHandler(async (h3) => {
]);
return { results, count };
});
});