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
+1 -1
View File
@@ -42,7 +42,7 @@ export default defineEventHandler(async (h3) => {
id: gameId,
},
data: {
mIconId: id,
mIconObjectId: id,
mName: name,
mShortDescription: description,
},