Add password authentication
This commit is contained in:
@@ -5,4 +5,4 @@ export const store = FileHelper.json(
|
||||
z.object({
|
||||
adminPassword: z.string().optional(),
|
||||
}),
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user