fix: schema fix for new api config value

This commit is contained in:
Julian Lam
2026-03-18 09:10:10 -04:00
parent 11b98583b1
commit 7e2c7db3b2

View File

@@ -153,6 +153,8 @@ get:
properties: properties:
probe: probe:
type: number type: number
worldDefaultCid:
type: string
acpLang: acpLang:
type: string type: string
openOutgoingLinksInNewTab: openOutgoingLinksInNewTab: