Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #324 Displaying "This submission may contain copyright violations…
…" is broken Was comparing string to int. One fix is to change `===` to `==`
- Loading branch information