Skip to content

Commit

Permalink
Scroller Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
madprops committed Nov 16, 2024
1 parent 9f37413 commit 5f0a668
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion js/main/setting_props.js
Original file line number Diff line number Diff line change
Expand Up @@ -2451,7 +2451,6 @@ App.build_settings = () => {
{cmd: `increase_background_opacity`},
{cmd: `decrease_background_opacity`},
],
separator: true,
info: `Items for the Stuff Menu`,
version: 1,
},
Expand Down
1 change: 1 addition & 0 deletions js/main/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1495,6 +1495,7 @@ App.setup_settings_addlist = () => {
`item_menu`,
`empty_menu`,
`stuff_menu`,
`scroller_menu`,
]

for (let m of App.modes) {
Expand Down

0 comments on commit 5f0a668

Please sign in to comment.