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": [
|
||||
"run",
|
||||
"--host",
|
||||
"0.0.0.0",
|
||||
|
||||
],
|
||||
"console": "internalConsole",
|
||||
"justMyCode": true,
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
<main>
|
||||
<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>
|
||||
<br>
|
||||
<table class="center-table select-table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user