forked from mirrors/amputoma-fe
move staff panel below ToS
This commit is contained in:
parent
cdadaba681
commit
70ca1b2418
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="column-inner">
|
||||
<staff-panel />
|
||||
<terms-of-service-panel />
|
||||
<staff-panel />
|
||||
<LocalBubblePanel v-if="showLocalBubblePanel" />
|
||||
<MRFTransparencyPanel />
|
||||
<features-panel v-if="currentUser && showFeaturesPanel" />
|
||||
|
|
Loading…
Reference in a new issue