show dock for public boards as well

This commit is contained in:
Gamebrary 2021-02-02 21:58:55 -07:00
parent 3d85842a60
commit a01305df4a

View file

@ -3,7 +3,7 @@
id="app"
:dir="dir"
>
<dock v-if="user" />
<dock />
<global-modals />
<main :class="{ 'authorizing': !user, 'bg-dark text-white': nightMode }">