mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-29 12:19:43 +00:00
add hybrid splash
This commit is contained in:
parent
8c8a981452
commit
36c0d9aba2
8 changed files with 231 additions and 10 deletions
|
|
@ -34,6 +34,7 @@ export const configSchema = z
|
|||
}),
|
||||
hybrid: z
|
||||
.object({
|
||||
name: z.string().optional(),
|
||||
id: z.string().optional(),
|
||||
secret: z.string().optional(),
|
||||
endpoint: z.string().optional(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue