mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
add management true
This commit is contained in:
parent
08833e28e4
commit
18930d029e
@ -120,7 +120,8 @@ class SettingsPage extends connect(store)(LitElement) {
|
||||
const nodeObject = {
|
||||
protocol: protocolList,
|
||||
domain: domainInput,
|
||||
port: portInput
|
||||
port: portInput,
|
||||
enableManagement: true
|
||||
}
|
||||
|
||||
store.dispatch(doAddNode(nodeObject))
|
||||
|
Loading…
x
Reference in New Issue
Block a user