mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-07 17:53:38 -05:00
Update Setting for BannersEverywhere
This commit is contained in:
parent
e6c4ab09da
commit
a162873125
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ interface iUSRBG extends Plugin {
|
||||||
|
|
||||||
const settings = definePluginSettings({
|
const settings = definePluginSettings({
|
||||||
animate: {
|
animate: {
|
||||||
description: "Animate banners",
|
description: "Animate Discord banners (NOT USRBG)",
|
||||||
type: OptionType.BOOLEAN,
|
type: OptionType.BOOLEAN,
|
||||||
default: false
|
default: false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue