Compare commits
2 Commits
5c4441a35f
...
8c99a28a85
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c99a28a85 | |||
| 7c7e762f00 |
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -14,6 +14,9 @@
|
|||||||
},
|
},
|
||||||
"args": [
|
"args": [
|
||||||
"run",
|
"run",
|
||||||
|
"--host",
|
||||||
|
"0.0.0.0",
|
||||||
|
|
||||||
],
|
],
|
||||||
"console": "internalConsole",
|
"console": "internalConsole",
|
||||||
"justMyCode": true,
|
"justMyCode": true,
|
||||||
|
|||||||
@@ -15,7 +15,6 @@
|
|||||||
<main>
|
<main>
|
||||||
<h2 class="center">Select a PC to Control</h2>
|
<h2 class="center">Select a PC to Control</h2>
|
||||||
<p class="center">Choose a PC from the list below to view details or send commands.</p>
|
<p class="center">Choose a PC from the list below to view details or send commands.</p>
|
||||||
<br>
|
|
||||||
<table class="center-table select-table">
|
<table class="center-table select-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user