Skip to content

Commit

Permalink
Merge branch 'master' into posh2
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila authored Nov 17, 2023
2 parents e641556 + 110b970 commit ca77c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CustomApps/lyrics-plus/OptionsMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const OptionsMenu = react.memo(({ options, onSelect, selected, defaultValue, bol
),
trigger: "click",
action: "toggle",
renderInline: true
renderInline: false
},
react.createElement(
"button",
Expand Down

0 comments on commit ca77c77

Please sign in to comment.