TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

Fix submission limit bug #1745

Closed Masterjun3 closed 6 months ago

Masterjun3 commented 6 months ago

This fixes the code taking a Min() of an empty list, which throws an exception, thus not allowing people to submit who have 0 submissions in the past [submissionlimit] days.