mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-15 09:11:21 +10:00
feat: minimum support for unrefed object cleanup
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user