Skip to content

Commit 8d4a1ad

Browse files
committed
Fix extension button error
1 parent 96146d9 commit 8d4a1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/website/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function parseLocationQuery() {
5151

5252
// Initialization
5353
setupNavbar();
54-
setupExtensionButton();
54+
// setupExtensionButton();
5555
setupSmoothScrolling();
5656
setupLibraries();
5757
setupTokenEditor();

0 commit comments

Comments
 (0)