bakana808 / shen

an abstract framework that manages tournaments, player rankings, and player statistics for competitive games
1 stars 1 forks source link

Add database function to edit a match's details #10

Closed bakana808 closed 5 years ago

bakana808 commented 7 years ago

Add database function to edit a match's time, users/winners, rounds, and etc.

Editing a match should add an edit property to the match object in the database aside from the time property.