mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added setting for 'address' and 'port'
This commit is contained in:
@@ -221,6 +221,22 @@
|
||||
],
|
||||
"defaultValue": "slide-out-bottom",
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "smtcBridgeAddress",
|
||||
"label": "Address",
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"defaultValue": "127.0.0.1",
|
||||
"group": "SMTC Bridge"
|
||||
},
|
||||
{
|
||||
"id": "smtcBridgePort",
|
||||
"label": "Port",
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"defaultValue": "5000",
|
||||
"group": "SMTC Bridge"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user