Closed mortii closed 1 year ago
After morphman skipped cards on the V2 scheduler then the queue would decrease by the number of cards skipped instead of filling the queue with new cards. The fix is basically one line. Cleaned a tiny bit of code too.
Fixed gui_hook to add morph stats back to Stats page (#300 )
Lgtm!
After morphman skipped cards on the V2 scheduler then the queue would decrease by the number of cards skipped instead of filling the queue with new cards. The fix is basically one line. Cleaned a tiny bit of code too.