feat(lst): added update settings into the entire app
This commit is contained in:
@@ -17,7 +17,7 @@ const AddSetting = z.object({
|
||||
|
||||
app.openapi(
|
||||
createRoute({
|
||||
tags: ["server"],
|
||||
tags: ["server:settings"],
|
||||
summary: "Add Setting",
|
||||
method: "post",
|
||||
path: "/settings",
|
||||
|
||||
Reference in New Issue
Block a user