Some additional error checking for when no master is defined
This commit is contained in:
parent
fc8a115e17
commit
7e1e0ee0d2
|
@ -16,5 +16,5 @@
|
|||
"username": null,
|
||||
"authtype": null
|
||||
},
|
||||
"Master": []
|
||||
"Master": [null, null]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue