Arkaran
Arkaran
I rebased the fix and it seems to work OK. It can be found here https://github.com/totof99/betterttv/tree/auto-leave-raids @night Should I do a new pull request ?
For me, raid are opt-out. So this feature is still required.
For people wanting to compile the old version of intellij-elm plugin, there is no need to modify everything. You can easily compile manually the missing thirdparties. First, you need to...
I found the issue, it is because the view are in typescript which needs to be transpiled in javascript. Since the typescript project has a lot of dependencies, I advise...