Don't shorten shoutbox to SB
This commit is contained in:
parent
1668315bf8
commit
cbccea0546
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
<media-modal />
|
||||
</div>
|
||||
<shout-panel
|
||||
v-if="currentUser && shout && !hideSB"
|
||||
v-if="currentUser && shout && !hideShoutbox"
|
||||
:floating="true"
|
||||
class="floating-shout mobile-hidden"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue