feat: minimum support for unrefed object cleanup

This commit is contained in:
Huskydog9988
2025-05-08 19:20:34 -04:00
parent 597a2264e8
commit bf691a7f5c
16 changed files with 100 additions and 76 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ export default defineEventHandler(async (h3) => {
id: true,
mName: true,
mShortDescription: true,
mCoverId: true,
mBannerId: true,
mCoverObjectId: true,
mBannerObjectId: true,
mDevelopers: {
select: {
id: true,