ロールのユーザーリストを非公開にできるように (#10987)
* ロールのユーザーリストを非公開にできるように * Changelog update
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -1431,6 +1431,8 @@ export interface Locale {
|
||||
"isConditionalRole": string;
|
||||
"isPublic": string;
|
||||
"descriptionOfIsPublic": string;
|
||||
"isPublicUsers": string;
|
||||
"descriptionOfIsPublicUsers": string;
|
||||
"options": string;
|
||||
"policies": string;
|
||||
"baseRole": string;
|
||||
|
||||
Reference in New Issue
Block a user