mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 21:06:34 +00:00
Prevent tapping to go through overlay
This commit is contained in:
parent
234d7bb828
commit
1ab2eb356e
@ -21,7 +21,7 @@ export default new Polymer({
|
||||
},
|
||||
|
||||
listeners: {
|
||||
'click': 'badgeTap',
|
||||
'tap': 'badgeTap',
|
||||
},
|
||||
|
||||
badgeTap(ev) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user