diff --git a/src/equicordplugins/bannersEverywhere/index.tsx b/src/equicordplugins/bannersEverywhere/index.tsx index 51662741..c25a2aac 100644 --- a/src/equicordplugins/bannersEverywhere/index.tsx +++ b/src/equicordplugins/bannersEverywhere/index.tsx @@ -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 },