Closed makkaroni470 closed 3 years ago
I use "s" and "d" to join and quit the review session. I sadly don't know the python commands
For 'd', use mw.moveToState("deckBrowser")
mw.moveToState("deckBrowser")
For 's', use mw.moveToState("review")
mw.moveToState("review")
I use "s" and "d" to join and quit the review session. I sadly don't know the python commands