Remove 'Open Terminal' button in PluginsDialog HTML.

This commit is contained in:
Andrew
2026-07-03 15:34:42 +08:00
parent 6fd1176661
commit c334d05214

View File

@@ -18,9 +18,9 @@
<body onLoad="OnInit()">
<div class="app">
<div class="toolbar">
<button id="open_terminal" class="ButtonStyleRegular ButtonTypeChoice left-btn">
Open Terminal
</button>
<!-- <button id="open_terminal" class="ButtonStyleRegular ButtonTypeChoice left-btn">-->
<!-- Open Terminal-->
<!-- </button>-->
<button id="refresh_btn" class="ButtonStyleRegular ButtonTypeChoice">
Refresh
</button>