~cypheon/nextcloud-chores-app

39cae52f261f0dacc988c0bbf16ae5a57d9d3e99 — Johann Rudloff 1 year, 6 months ago 7316ed3
Remove unnecessary "Settings" button in navigation bar
1 files changed, 0 insertions(+), 6 deletions(-)

M src/App.vue
M src/App.vue => src/App.vue +0 -6
@@ 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">