mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 06:37:20 +02:00
docs: wrong type for worldDefaultCid
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -186,4 +186,4 @@ get:
|
|||||||
probe:
|
probe:
|
||||||
type: number
|
type: number
|
||||||
worldDefaultCid:
|
worldDefaultCid:
|
||||||
type: string
|
type: number
|
||||||
Reference in New Issue
Block a user