mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
move Hide Ads into main settings
This commit is contained in:
parent
61db261115
commit
c2d7f851b1
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ waitForElement(["#main"], () => {
|
|||
});
|
||||
|
||||
Dribbblish.config.register({
|
||||
area: "Ads",
|
||||
order: 999,
|
||||
type: "checkbox",
|
||||
key: "hideAds",
|
||||
name: "Hide Ads",
|
||||
|
|
|
|||
Loading…
Reference in a new issue