Skip to content

Commit

Permalink
chore(whitelist): login text
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy committed Apr 9, 2024
1 parent 15062d2 commit bd13e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/minecraft.vue
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ const user = useUser();
id="modal-title"
class="text-lg font-medium text-white"
>
Input the provided code
{{user ? "Enter your whitelist code" : "Please login to continue"}}
</h2>
<h2
v-else
Expand Down

0 comments on commit bd13e29

Please sign in to comment.