fix(iso): Use correct attribute
This commit is contained in:
parent
bf1eab1c5e
commit
1266091123
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
dgn-lib = import ../lib { };
|
||||
|
||||
dgn-members = (import ../meta lib).members.groups.root;
|
||||
dgn-members = (import ../meta lib).organization.groups.root;
|
||||
in
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue