chore: add 'a fan' as donor for this month

This commit is contained in:
zarzet
2026-03-11 01:23:20 +07:00
parent 8d45e023b2
commit 5be5c869da
+1 -1
View File
@@ -164,7 +164,7 @@ class _RecentDonorsCard extends StatelessWidget {
@override
Widget build(BuildContext context) {
final isDark = Theme.of(context).brightness == Brightness.dark;
const donorNames = <String>[];
const donorNames = <String>['a fan'];
// Match SettingsGroup color logic
final cardColor = isDark