2 Commits

2 changed files with 3 additions and 1 deletions

3
.vscode/launch.json vendored
View File

@@ -14,6 +14,9 @@
},
"args": [
"run",
"--host",
"0.0.0.0",
],
"console": "internalConsole",
"justMyCode": true,

View File

@@ -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>