diff --git a/src/interface/pages/ThemeCreator.tsx b/src/interface/pages/ThemeCreator.tsx index 1a09b62f..cf504d1f 100644 --- a/src/interface/pages/ThemeCreator.tsx +++ b/src/interface/pages/ThemeCreator.tsx @@ -141,7 +141,7 @@ function ThemeCreator({ themeID }: { themeID?: string }) {

Custom Images

-

Upload images to include them in your theme via CSS variables.

+

Upload images to include them in your theme via CSS variables (gifs supported).

{theme.CustomImages.map((image) => (