From bd956a9ad28f99443614731961f177888b348cdd Mon Sep 17 00:00:00 2001 From: Matthew Morley Date: Fri, 28 Jul 2023 13:13:57 -0700 Subject: [PATCH] Update index.js --- photon-client/src/store/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/photon-client/src/store/index.js b/photon-client/src/store/index.js index 7e7ccf6129..66f9588bf0 100644 --- a/photon-client/src/store/index.js +++ b/photon-client/src/store/index.js @@ -139,7 +139,6 @@ export default new Vuex.Store({ networkSettings: { ntServerAddress: "", - supported: true, shouldManage: true, // Below options are only configurable if supported is true connectionType: 0, // 0 = DHCP, 1 = Static