mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-16 09:41:13 +10:00
feat: minimum support for unrefed object cleanup
This commit is contained in:
@ -42,7 +42,7 @@ export default defineEventHandler(async (h3) => {
|
||||
id: gameId,
|
||||
},
|
||||
data: {
|
||||
mIconId: id,
|
||||
mIconObjectId: id,
|
||||
mName: name,
|
||||
mShortDescription: description,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user