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