@@ 23,9 23,6 @@
icon="icon-history" :open="false" :allow-collapse="true"
to="/history" />
</template>
- <template #footer>
- <NcAppNavigationItem title="Settings" icon="icon-settings" />
- </template>
</NcAppNavigation>
<NcAppContent v-if="store.haveTeamInfo && userHasTeam">
<div class="app-body">
@@ 42,9 39,6 @@
</CounterBubble>
</NcAppNavigationItem>
</template>
- <template #footer>
- <NcAppNavigationItem title="Settings" icon="icon-settings" />
- </template>
</NcAppNavigation>
<NcAppContent v-if="store.haveTeamInfo && !userHasTeam">
<div class="app-body no-team-info">