decino / viewer-submissions-form

Webapp for viewers to submit Doom levels to decino's YouTube channel.
MIT License
7 stars 4 forks source link

Fix bug where random entry can add same mod twice #22

Closed nakedmcse closed 9 months ago

nakedmcse commented 9 months ago

Adding a random entry can add the same mod twice. This fixes the code so that is no longer possible.