mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-31 11:43:32 -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({
|
||||
animate: {
|
||||
description: "Animate banners",
|
||||
description: "Animate Discord banners (NOT USRBG)",
|
||||
type: OptionType.BOOLEAN,
|
||||
default: false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue