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
commit b92ac9ffbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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