Browse Source

Merge pull request #4233 from willnewii/fix/typo-galleryViewGet

typo-galleryViewGet
pull/4235/head
աɨռɢӄաօռɢ 2 years ago committed by GitHub
parent
commit
350863c912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/nocodb/src/lib/utils/projectAcl.ts

2
packages/nocodb/src/lib/utils/projectAcl.ts

@ -187,7 +187,7 @@ export default {
dataGroupBy: true,
commentsCount: true,
alleryViewGet: true,
galleryViewGet: true,
kanbanViewGet: true,
groupedDataList: true,

Loading…
Cancel
Save