Prepare for Production

This commit is contained in:
Tihanyi Marcell
2024-05-03 22:42:11 +02:00
parent 96ed4d0b46
commit 597c50bbf6
2 changed files with 6 additions and 6 deletions

View File

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