Skip to content

Commit

Permalink
fix: add 'Sankey Chart Card' to the swipe exception list
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanna_37 committed Apr 4, 2023
1 parent da23102 commit 380476e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/swipe-navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ const exceptions = [
"#plotly g.draglayer",
// round-slider (https://github.com/thomasloven/round-slider)
"round-slider",
// Sankey Chart Card (https://github.com/MindFreeze/ha-sankey-chart)
"sankey-chart",
// Slider button card (https://github.com/mattieha/slider-button-card)
"slider-button-card",
// Swipe Card (https://github.com/bramkragten/swipe-card)
Expand Down

0 comments on commit 380476e

Please sign in to comment.