mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-11 17:08:23 +00:00
fix(ui) Fix NPE in pluralize function (#12629)
This commit is contained in:
parent
2396f0e23d
commit
f14c42d2ef
@ -142,7 +142,7 @@
|
||||
"privileges": [
|
||||
"VIEW_DATASET_USAGE",
|
||||
"VIEW_DATASET_PROFILE",
|
||||
"VIEW_DATASET_OPERATIONS_PRIVILEGE"
|
||||
"VIEW_DATASET_OPERATIONS"
|
||||
],
|
||||
"displayName": "All Users - View Dataset Sensitive Information",
|
||||
"description": "Grants viewing privileges of usage and profile information of all datasets for all users",
|
||||
|
Loading…
x
Reference in New Issue
Block a user