mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-19 18:04:22 +02:00
check authentication for all servers on initialization and update permission roles
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { z } from 'zod';
|
import { object, z } from 'zod';
|
||||||
|
|
||||||
const baseResponse = z.object({
|
const baseResponse = z.object({
|
||||||
'subsonic-response': z.object({
|
'subsonic-response': z.object({
|
||||||
|
|||||||
Reference in New Issue
Block a user