Merge pull request #63 from TMarccci/master

oopsie
This commit is contained in:
Márton Kiss
2023-09-27 23:17:42 +02:00
committed by GitHub

View File

@@ -88,8 +88,8 @@ class LiveCardProvider extends ChangeNotifier {
// Debugging
static DateTime _now() {
return DateTime(2023, 9, 27, 9, 30);
// return DateTime.now();
// return DateTime(2023, 9, 27, 9, 30);
return DateTime.now();
}
String getFloorDifference() {