Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app: fix location.reload() parameter count
Error: Expected 0 arguments, but got 1. (ts) // current game and names etc. Until that's fixed, just reload. location.reload(true); }
- Loading branch information