PhlexPlexico / G5API

An express API for CS2 Servers using MatchZy and PugSharp to record and manage matches.
MIT License
98 stars 32 forks source link

Fixed demo file extension on remote upload #266

Closed shobhit-pathak closed 11 months ago

shobhit-pathak commented 11 months ago

Fixed demo file extension when uploaded through remote URL (Previous code replaced text Academy to Acazipy which resulted in wrong demo URL being stored in the database)

PhlexPlexico commented 11 months ago

Thanks for the contribution! Yeah looks like I just forgot to include the period for that. Thanks for fixing!