mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
working
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineEventHandler(async (event) => {
|
||||
name: body.name,
|
||||
icon: body.icon,
|
||||
color: body.color,
|
||||
nameVisible: body.nameVisible,
|
||||
primary: body.primary,
|
||||
link: body.link,
|
||||
})
|
||||
.where(
|
||||
|
||||
Reference in New Issue
Block a user