forked from AkkomaGang/akkoma-fe
Always show instance panel on about page
This commit is contained in:
parent
169282ea42
commit
d1a1e10c8b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="column-inner">
|
||||
<instance-specific-panel v-if="showInstanceSpecificPanel" />
|
||||
<instance-specific-panel />
|
||||
<staff-panel />
|
||||
<terms-of-service-panel />
|
||||
<LocalBubblePanel v-if="showLocalBubblePanel" />
|
||||
|
|
Loading…
Reference in a new issue