Skip to content

Commit

Permalink
Fix audio being true when should be false
Browse files Browse the repository at this point in the history
  • Loading branch information
Sian-Lee-SA committed Dec 23, 2024
1 parent 28a1be6 commit ecbf029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion honeycomb-menu.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/honeycomb-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ class HoneycombMenu extends LitElement
entity: null,
active: false,
autoclose: true,
audio: false,
variables: {},
size: 225,
spacing: 2,
Expand Down

0 comments on commit ecbf029

Please sign in to comment.