You've already forked AstralRinth
forked from didirus/AstralRinth
Fix nav for logged out users
This commit is contained in:
@@ -130,7 +130,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<ButtonStyled type="transparent">
|
<ButtonStyled type="transparent">
|
||||||
<OverflowMenu
|
<OverflowMenu
|
||||||
v-if="auth.user"
|
|
||||||
class="btn-dropdown-animation flex items-center gap-1 rounded-xl bg-transparent px-2 py-1"
|
class="btn-dropdown-animation flex items-center gap-1 rounded-xl bg-transparent px-2 py-1"
|
||||||
:options="[
|
:options="[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user