Skip to content

Commit

Permalink
remove: unused setting
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhas committed May 29, 2021
1 parent 54af2cf commit 047209d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CustomApps/new-releases/Settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,6 @@ function openConfigMenu(event) {
type: ConfigSlider,
when: () => true,
},
{
desc: "Followed artist only",
key: "followed-only",
defaultValue: CONFIG["followed-only"],
type: ConfigSlider,
when: () => CONFIG["music"],
},
{
desc: "Albums",
key: "album",
Expand Down

0 comments on commit 047209d

Please sign in to comment.