changed location of privacy button

This commit is contained in:
Kima
2024-08-16 11:48:41 +02:00
parent fd9794f3bf
commit 75a2fa3726
2 changed files with 13 additions and 13 deletions

View File

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