mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 05:37:35 +02:00
fix: schema fix for new api config value
This commit is contained in:
@@ -184,4 +184,6 @@ get:
|
|||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
probe:
|
probe:
|
||||||
type: number
|
type: number
|
||||||
|
worldDefaultCid:
|
||||||
|
type: string
|
||||||
Reference in New Issue
Block a user