Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
dominichayesferen committed Feb 5, 2025
1 parent 6e5e882 commit 3a251be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Profile Folder/chrome/JS/Geckium_forkAdj.uc.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const firefoxObserver = {
gkFirefoxTempAdj.disableVertical();
},
};
Services.prefs.addObserver("browser.theme.enableWaterfoxCustomizations", firefoxObserver, false);
Services.prefs.addObserver("sidebar.verticalTabs", firefoxObserver, false);

// Firefox forks with NO hope of ever being Geckium compatible
class gkImpossibleForks {
Expand Down

0 comments on commit 3a251be

Please sign in to comment.