X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fhelpers%2FParticipant.js;fp=resources%2Fjs%2Fhelpers%2FParticipant.js;h=1a24f8efef9ee242be68ec7e0af9a271fda6010a;hb=d2d1231d5cea49224df581aed9d9e77f9deb832b;hp=7d649526924a35c0812938a07b85aa4bd978f901;hpb=278c9b9d68b2a5e57068a12b3f7d9611ac42222b;p=alttp.git diff --git a/resources/js/helpers/Participant.js b/resources/js/helpers/Participant.js index 7d64952..1a24f8e 100644 --- a/resources/js/helpers/Participant.js +++ b/resources/js/helpers/Participant.js @@ -110,5 +110,7 @@ export default { isTournamentCrew, isTournamentMonitor, patchUser, + sortByFinished, sortByResult, + sortByUsername, };