mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-09 14:09:32 +02:00
docs: wrong type for worldDefaultCid
This commit is contained in:
@@ -154,7 +154,7 @@ get:
|
||||
probe:
|
||||
type: number
|
||||
worldDefaultCid:
|
||||
type: string
|
||||
type: number
|
||||
acpLang:
|
||||
type: string
|
||||
openOutgoingLinksInNewTab:
|
||||
|
||||
@@ -186,4 +186,4 @@ get:
|
||||
probe:
|
||||
type: number
|
||||
worldDefaultCid:
|
||||
type: string
|
||||
type: number
|
||||
Reference in New Issue
Block a user