fixed live card issue
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user