Frank

Results 2 issues of Frank

Assigning the dota2 subprocess' `stdout` to `subprocess.PIPE` blocks all console logging. When `stdout == subprocess.PIPE`, the dota2 process will not write anything to its console logs, regardless of the value...

Currently, I have to re-select "Standard" from the league drop-down every time I change tabs. ![image](https://user-images.githubusercontent.com/435867/226449053-58289c9e-67bb-40a0-990c-24e8b6c1b6f3.png) Ideally this would be a stored user preference that would hold the last selected...