You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have three classes for now: finished, inactive, active.
We need to think about how we want to manage this, for now every time the state changes some function changes them, but it seems like there are many bugs caused by this
The text was updated successfully, but these errors were encountered:
We have three classes for now:
finished
,inactive
,active
.We need to think about how we want to manage this, for now every time the state changes some function changes them, but it seems like there are many bugs caused by this
The text was updated successfully, but these errors were encountered: