From 457d0d71c2af35cf63ea8368ad30dd726054bc3f Mon Sep 17 00:00:00 2001 From: Alex van den Hoogen Date: Sun, 15 May 2022 23:40:47 +0200 Subject: [PATCH] Add Mushroom slider to ignore list, fixes #69 --- swipe-navigation.js | 1 + 1 file changed, 1 insertion(+) diff --git a/swipe-navigation.js b/swipe-navigation.js index eb05241..ee1c2d0 100644 --- a/swipe-navigation.js +++ b/swipe-navigation.js @@ -15,6 +15,7 @@ const ignored = [ "ROUND-SLIDER", "XIAOMI-VACUUM-MAP-CARD", "HA-SIDEBAR", + "MUSHROOM-SLIDER", ]; function run() {