remove unecessary code

This commit is contained in:
Send_Nukez 2021-10-23 10:35:39 +02:00
parent 192cc12a85
commit 5e5d7a8636

View file

@ -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",