mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2024-11-20 05:49:54 +01:00
note to self for a later date
This commit is contained in:
parent
e7b05a41f7
commit
5084c2b202
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<staff-panel />
|
<staff-panel />
|
||||||
<terms-of-service-panel />
|
<terms-of-service-panel />
|
||||||
<LocalBubblePanel v-if="showLocalBubblePanel" />
|
<LocalBubblePanel v-if="showLocalBubblePanel" />
|
||||||
|
<!-- At some point figure out how to stop the bubble panel being showed to unauth users. -->
|
||||||
<MRFTransparencyPanel />
|
<MRFTransparencyPanel />
|
||||||
<features-panel v-if="showFeaturesPanel" />
|
<features-panel v-if="showFeaturesPanel" />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue