mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-21 22:00:36 -05:00
api check UserGroup for access
This commit is contained in:
@@ -17,8 +17,9 @@ use serror::serialize_error_pretty;
|
||||
|
||||
use crate::{
|
||||
helpers::{
|
||||
add_update, make_update, periphery_client,
|
||||
resource::StateResource, update_update,
|
||||
periphery_client,
|
||||
resource::StateResource,
|
||||
update::{add_update, make_update, update_update},
|
||||
},
|
||||
state::{action_states, State},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user