fix(ui) Fix NPE in pluralize function (#12629)

This commit is contained in:
Chris Collins 2025-02-25 17:05:23 -05:00 committed by GitHub
parent 2396f0e23d
commit f14c42d2ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",