Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 79a0229

Browse files
authored
Update index.html
Signed-off-by: Blake Arnold <[email protected]>
1 parent 3ef6ea4 commit 79a0229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
</div>
6969
</body>
7070
<script>
71+
showTabContent('tab1')
7172
// Helper: Convert a string to ArrayBuffer
7273
function strToBuf(str) {
7374
return new TextEncoder().encode(str);

0 commit comments

Comments
 (0)