Skip to content

Commit cd710a7

Browse files
fahadkhan-fkwh1te909
authored andcommitted
fix: role form use registry checkbox issue
1 parent 117b458 commit cd710a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/accounts/RolesForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,7 @@ export default {
556556
// reporting perms
557557
can_view_reports: false,
558558
can_manage_reports: false,
559+
can_use_registry: false,
559560
});
560561
561562
const loading = ref(false);

0 commit comments

Comments
 (0)