Browse Source

fix: Added Sidebar top actions

pull/6539/head
Muhammed Mustafa 1 year ago
parent
commit
cadc189d9e
  1. 1
      packages/nc-gui/components/dashboard/Sidebar/TopSection.vue

1
packages/nc-gui/components/dashboard/Sidebar/TopSection.vue

@ -48,6 +48,7 @@ const navigateToSettings = () => {
<NcButton
v-if="isUIAllowed('workspaceSettings')"
v-e="['c:team:settings']"
type="text"
size="small"
class="nc-sidebar-top-button !xs:hidden"

Loading…
Cancel
Save