X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fhelpers%2FParticipant.js;h=1a24f8efef9ee242be68ec7e0af9a271fda6010a;hb=b5a50d74cf042fa7fc874d8184dc37ae20bb74dd;hp=7d649526924a35c0812938a07b85aa4bd978f901;hpb=e0616336a824a6d59c4b9d25ef4ed7fa26214cef;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, };