diff --git a/webclient/src/App.js b/webclient/src/App.js index 654f141..6e88efc 100644 --- a/webclient/src/App.js +++ b/webclient/src/App.js @@ -208,9 +208,6 @@ class App extends Component { network ?
- - - @@ -218,6 +215,9 @@ class App extends Component { {connected && toolStatus ? 'Connected' : 'Disconnected'} + + +
@@ -306,6 +306,9 @@ class App extends Component {
Please connect to the "Protospace" wifi +
+
+ Disconnect from any VPNs

- - - - Cat - Meow - - - Dog - - - Bark - - - - Bird - Chrip - - -
- -
Notes
-

{tool.notes}

+
Information
+

{tool.info}

);