bunny-mod / Bunny

A client mod for Discord mobile, fork of Vendetta
BSD 3-Clause "New" or "Revised" License
1.45k stars 34 forks source link

Error in themes page #8

Closed SelfMadeSystem closed 7 months ago

SelfMadeSystem commented 7 months ago

image

Found the error comes from here

https://github.com/pyoncord/Bunny/blob/cea9b1c7ba7f8a0fa2d7afd52a76439680ca5612/src/core/ui/settings/pages/Themes.tsx#L19

SelfMadeSystem commented 7 months ago

I found it happens if enabled is false. it works fine if enabled is true