about: add MRF transparency panel

This commit is contained in:
Ariadne Conill 2019-11-09 00:09:32 -06:00
parent 20ccd93a17
commit 90f764224d
6 changed files with 148 additions and 2 deletions

View file

@ -3,6 +3,7 @@
<instance-specific-panel v-if="showInstanceSpecificPanel" />
<staff-panel />
<terms-of-service-panel />
<MRFTransparencyPanel />
<features-panel v-if="showFeaturesPanel" />
</div>
</template>