Browse Source

fix(nc-gui): kanban revert

pull/7611/head
DarkPhoenix2704 7 months ago
parent
commit
e0016d2c9a
  1. 1
      packages/nc-gui/components/smartsheet/Kanban.vue

1
packages/nc-gui/components/smartsheet/Kanban.vue

@ -105,7 +105,6 @@ provide(IsGridInj, ref(false))
provide(IsKanbanInj, ref(true))
provide(IsCalendarInj, ref(false))
const hasEditPermission = computed(() => isUIAllowed('dataEdit'))

Loading…
Cancel
Save