mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +10:00
feat: finish migrating to new objectid naming
This commit is contained in:
@ -16,7 +16,7 @@ export default defineNitroPlugin(async (_nitro) => {
|
||||
displayName: "System",
|
||||
username: "system",
|
||||
email: "system@drop",
|
||||
profilePicture: "",
|
||||
profilePictureObjectId: "",
|
||||
},
|
||||
update: {
|
||||
admin: true,
|
||||
|
||||
Reference in New Issue
Block a user