feat: finish migrating to new objectid naming

This commit is contained in:
Huskydog9988
2025-05-08 19:42:46 -04:00
parent df291c3e9a
commit 7e5e7b032b
11 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export default defineNitroPlugin(async (_nitro) => {
displayName: "System",
username: "system",
email: "system@drop",
profilePicture: "",
profilePictureObjectId: "",
},
update: {
admin: true,