Skip to content

Commit

Permalink
Showroom: Revert removal of terminal tab id (#9026)
Browse files Browse the repository at this point in the history
  • Loading branch information
treddy08 authored Feb 3, 2025
1 parent 1b0ec87 commit 8d70cfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<button class="tablinks" onclick="openTerminal(event, 'terminal_tab')">Terminals</button>
<button class="tablinks" onclick="openTerminal(event, 'terminal_tab')" id="defaultOpen">Terminals</button>

0 comments on commit 8d70cfb

Please sign in to comment.