fix things

This commit is contained in:
Kima
2024-03-17 21:24:52 +01:00
parent 6a79e8b3db
commit 4262a7a413
4 changed files with 8 additions and 10 deletions

View File

@@ -51,7 +51,7 @@ class ActiveSponsorCard extends StatelessWidget {
return const SizedBox();
}
Color? glow = Colors.white; //TODO: only temp fix kima
Color? glow = Colors.white; //TODO: only temp fix kima (idk what but die)
switch (level) {
case PremiumFeatureLevel.cap: