docs: wrong type for worldDefaultCid

This commit is contained in:
Julian Lam
2026-03-18 09:58:23 -04:00
parent 7e2c7db3b2
commit 895997b2b8
2 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ get:
probe: probe:
type: number type: number
worldDefaultCid: worldDefaultCid:
type: string type: number
acpLang: acpLang:
type: string type: string
openOutgoingLinksInNewTab: openOutgoingLinksInNewTab:

View File

@@ -186,4 +186,4 @@ get:
probe: probe:
type: number type: number
worldDefaultCid: worldDefaultCid:
type: string type: number