fixed live card issue

This commit is contained in:
Kima
2024-05-05 08:11:38 +02:00
parent 6d0315e4e6
commit a17600c4ea
2 changed files with 8 additions and 3 deletions

View File

@@ -213,7 +213,7 @@ class HomePageState extends State<HomePage> with TickerProviderStateMixin {
// }
// TODO: REMOVE IN PRODUCTION BUILD!!!
// print(_liveCard.currentState);
print(_liveCard.currentState);
// _liveCard.currentState = LiveCardState.duringLesson;
return Scaffold(