Skip to content

Commit 2734b0d

Browse files
hide unfinished soundcard tab
1 parent fcd9701 commit 2734b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
</button>
8787

88-
<button class="nav-link mb-1 fw-semibold border border-1 rounded-1 border-primary shadow-sm" id="sound-tab" data-bs-toggle="pill" data-bs-target="#v-sound" type="button" role="tab" aria-controls="v-sound" aria-selected="false" title="Soundcard Connection Tab (WIP!)" disabled>
88+
<button class="nav-link mb-1 fw-semibold border border-1 rounded-1 border-primary shadow-sm d-none" id="sound-tab" data-bs-toggle="pill" data-bs-target="#v-sound" type="button" role="tab" aria-controls="v-sound" aria-selected="false" title="Soundcard Connection Tab (WIP!)" disabled>
8989
<i class="fa-solid fa-microphone"></i> Sound Connection
9090
</button>
9191

0 commit comments

Comments
 (0)