Skip to content

Commit

Permalink
Fix self service portal
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Jan 5, 2025
1 parent 5ce1716 commit 1b25396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,12 @@ impl Permissions {
Permission::MessageQueueList,
Permission::OutgoingReportList,
Permission::IncomingReportList,
Permission::SpamFilterTrain,
Permission::LogsView,
Permission::TracingList,
Permission::TracingLive,
Permission::ManageEncryption,
Permission::ManagePasswords,
Permission::SpamFilterTrain,
]
.iter()
{
Expand Down

0 comments on commit 1b25396

Please sign in to comment.