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