Merge branch 'develop' into redistributable

This commit is contained in:
DecDuck
2025-10-29 20:59:07 +11:00
3 changed files with 68 additions and 32 deletions

View File

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