Update TGBeta.ps1
This commit is contained in:
@@ -577,7 +577,7 @@ function GetHtmlContent {
|
||||
<button class="install-button" id="fetchSitesButton" onclick="fetchSites()" disabled>Fetch
|
||||
Sites</button>
|
||||
<button class="install-button" onclick="triggerInstall()">Install</button>
|
||||
<button class="exit-button" onclick="endSession()">Exit</button>
|
||||
|
||||
</div>
|
||||
<div class="log" id="logArea">
|
||||
<p>Logs will appear here...</p>
|
||||
@@ -627,6 +627,9 @@ function GetHtmlContent {
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button class="exit-button" onclick="endSession()">Exit</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user