Update Setting for BannersEverywhere

This commit is contained in:
thororen1234 2024-09-27 13:46:06 -04:00
parent e6c4ab09da
commit a162873125

View file

@ -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
},