diff --git a/TODO.md b/TODO.md index 27d23e2..98fd626 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,7 @@ - [ ] Change display name - **Hunt Admin** - [x] Start/Stop - - [ ] Add Reviews/Score + - [x] Add Reviews/Score - [x] View best Answers and Pictures - [x] All/Best Images gallery - [x] Manage teams (remove, kick, add) diff --git a/app/components/admin/Answer.vue b/app/components/admin/Answer.vue index d4f63b1..756d4a8 100644 --- a/app/components/admin/Answer.vue +++ b/app/components/admin/Answer.vue @@ -1,5 +1,7 @@ diff --git a/app/components/admin/Team.vue b/app/components/admin/Team.vue index 654769c..803a869 100644 --- a/app/components/admin/Team.vue +++ b/app/components/admin/Team.vue @@ -147,7 +147,7 @@ async function deleteTeam() {