mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-14 14:10:26 -04: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…
Add table
Reference in a new issue