feat: this should allow #40 to work
This commit is contained in:
parent
93c21d3093
commit
7c4e83f60a
1 changed files with 1 additions and 5 deletions
|
@ -87,11 +87,7 @@ with lib; let
|
|||
}
|
||||
{
|
||||
account = "skynet_topdesk";
|
||||
members = ["admin"];
|
||||
}
|
||||
{
|
||||
account = "topdesk";
|
||||
members = ["admin"];
|
||||
members = ["admin" "trainee"];
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue