Add NT servermode switch (#120)

This commit is contained in:
Matt
2020-09-13 08:58:56 -07:00
committed by GitHub
parent 90f8397688
commit 45686b7c9d
4 changed files with 17 additions and 3 deletions

View File

@@ -110,6 +110,7 @@ export default new Vuex.Store({
staticIp: "",
netmask: "",
hostname: "photonvision",
runNTServer: false,
},
lighting: {
supported: true,