Skip to content

Commit

Permalink
Fix tweakers.net (#10830)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodekker authored Jan 7, 2024
1 parent 03ef0ba commit c4a2d15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/js/5_clickHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,9 @@ function getSelector(host) {
return _if(
".koekie_bar:not(.koekie_bar_inactive)",
'.koekie_interaction_button[data-action="configure"]',
"FLAG:OPTIONAL",
'.koekie_bar .notSelect.toggleSwitch.on[data-action="toggleAll"]',
"FLAG:REQUIRED",
'.koekie_interaction_button[data-action="saveConfigured"]'
);
case "kaggle.com":
Expand Down

0 comments on commit c4a2d15

Please sign in to comment.