diff --git a/polylan_submitter/src/OpusMagnum.vue b/polylan_submitter/src/OpusMagnum.vue index 6dfefd4..1e8cb74 100644 --- a/polylan_submitter/src/OpusMagnum.vue +++ b/polylan_submitter/src/OpusMagnum.vue @@ -126,17 +126,10 @@ const goHome = () => {
Loading puzzles...
@@ -210,12 +200,8 @@ const goHome = () => {Current Rank
- #{{ userInfo.rank }}
+
No rank yet
No results available yet
-No submissions yet
+No results available yet
| Rank | -Player | -Puzzles Solved | -Total Points | -
|---|---|---|---|
|
- |
- {{ user.username }} | -{{ user.puzzlesSolved }} | -{{ user.totalPoints }} | -
No submissions yet
+ +No submissions yet
| Rank | +Player | +Puzzles Solved | +Total Points | +
|---|---|---|---|
|
+ |
+ {{ user.username }} | +{{ user.puzzlesSolved }} | +{{ user.totalPoints }} | +
No submissions yet
+| Rank | -Player | -Cost | -Cycles | -Area | -Total (with coef.) | -Points | -
|---|---|---|---|---|---|---|
| - 🏆 - 🥈 - 🥉 - #{{ index + 1 }} - | -{{ response.username }} | -- {{ response.cost }} - — - | -- {{ response.cycles }} - — - | -- {{ response.area }} - — - | -- {{ response.points }} - — - | -{{ response.rank_points }} | -
| Rank | +Player | +Cost | +Cycles | +Area | +Total (with coef.) | +Points | +
|---|---|---|---|---|---|---|
| + 🏆 + 🥈 + 🥉 + #{{ index + 1 }} + | +{{ response.username }} | ++ {{ response.cost }} + — + | ++ {{ response.cycles }} + — + | ++ {{ response.area }} + — + | ++ {{ response.points }} + — + | +{{ response.rank_points }} | +