Skip to content

Commit

Permalink
Update src/views/UserView/UserView.vue
Browse files Browse the repository at this point in the history
Co-authored-by: lxgr-linux <[email protected]>
  • Loading branch information
patrickwieth and lxgr-linux authored Jun 12, 2024
1 parent f707e60 commit 243e09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/UserView/UserView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
>
Early Access
</RouterCCButton>
<b v-if="!state.user.earlyAccess?.active">
<b v-else>
No Early Access
</b>
<template v-if="state.user.earlyAccess?.active">
Expand Down

0 comments on commit 243e09b

Please sign in to comment.