mirror of
https://github.com/romancm/gamebrary
synced 2024-11-14 15:37:08 +00:00
show dock for public boards as well
This commit is contained in:
parent
3d85842a60
commit
a01305df4a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
id="app"
|
||||
:dir="dir"
|
||||
>
|
||||
<dock v-if="user" />
|
||||
<dock />
|
||||
<global-modals />
|
||||
|
||||
<main :class="{ 'authorizing': !user, 'bg-dark text-white': nightMode }">
|
||||
|
|
Loading…
Reference in a new issue