note to self for a later date

This commit is contained in:
fox 2023-03-07 01:56:32 +00:00
parent e7b05a41f7
commit 5084c2b202

View file

@ -4,6 +4,7 @@
<staff-panel />
<terms-of-service-panel />
<LocalBubblePanel v-if="showLocalBubblePanel" />
<!-- At some point figure out how to stop the bubble panel being showed to unauth users. -->
<MRFTransparencyPanel />
<features-panel v-if="showFeaturesPanel" />
</div>