This commit is contained in:
Kima
2024-05-05 17:23:01 +02:00
parent 49ebb8b1c3
commit 7488c9abdd
4 changed files with 599 additions and 599 deletions

View File

@@ -34,6 +34,7 @@ class LiveCardProvider extends ChangeNotifier {
static bool hasDayEnd = false;
static DateTime? storeFirstRunDate;
static bool hasActivitySettingsChanged = false;
// ignore: non_constant_identifier_names
static Map<String, String> LAData = {};
static DateTime? now;
//