]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/helpers/Participant.js
sort open-async results, if allowed
[alttp.git] / resources / js / helpers / Participant.js
index 7d649526924a35c0812938a07b85aa4bd978f901..1a24f8efef9ee242be68ec7e0af9a271fda6010a 100644 (file)
@@ -110,5 +110,7 @@ export default {
        isTournamentCrew,
        isTournamentMonitor,
        patchUser,
+       sortByFinished,
        sortByResult,
+       sortByUsername,
 };