diff --git a/dribbblish-dynamic.js b/dribbblish-dynamic.js index cc3f8bb..67c45e9 100644 --- a/dribbblish-dynamic.js +++ b/dribbblish-dynamic.js @@ -78,10 +78,8 @@ DribbblishShared.config.register({ // waitForElement because Spicetify is not initialized at startup waitForElement(["#main"], () => { - DribbblishShared.config.registerArea({name: "About", order: 999}); - DribbblishShared.config.register({ - area: "About", + area: { name: "About", order: 999 }, type: "button", key: "aboutDribbblish", name: "Info",