forked from firka/student-legacy
commented test shit
This commit is contained in:
parent
0d18309583
commit
c3d02928c1
@ -55,7 +55,8 @@ class LiveCardStateA extends State<LiveCard> {
|
|||||||
Widget child;
|
Widget child;
|
||||||
Duration bellDelay = liveCard.delay;
|
Duration bellDelay = liveCard.delay;
|
||||||
|
|
||||||
liveCard.currentState = LiveCardState.morning;
|
// test
|
||||||
|
// liveCard.currentState = LiveCardState.morning;
|
||||||
|
|
||||||
switch (liveCard.currentState) {
|
switch (liveCard.currentState) {
|
||||||
case LiveCardState.summary:
|
case LiveCardState.summary:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user