fix(#1661): show default-perms agents with effective values in perms tab
This commit is contained in:
parent
24cbafc64a
commit
789ecd86f6
6 changed files with 193 additions and 24 deletions
|
|
@ -33,7 +33,7 @@ mod approvals;
|
|||
mod build_logs;
|
||||
mod journal;
|
||||
mod lifecycle_ops;
|
||||
mod permissions;
|
||||
pub(crate) mod permissions;
|
||||
mod questions;
|
||||
mod reminders;
|
||||
mod schedules;
|
||||
|
|
|
|||
Loading…
Reference in a new issue