mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 13:57:24 +02:00
fix: schema fix for new api config value
This commit is contained in:
@@ -153,6 +153,8 @@ get:
|
|||||||
properties:
|
properties:
|
||||||
probe:
|
probe:
|
||||||
type: number
|
type: number
|
||||||
|
worldDefaultCid:
|
||||||
|
type: string
|
||||||
acpLang:
|
acpLang:
|
||||||
type: string
|
type: string
|
||||||
openOutgoingLinksInNewTab:
|
openOutgoingLinksInNewTab:
|
||||||
|
|||||||
Reference in New Issue
Block a user