Add toggle to disable groups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -56,6 +56,9 @@ export const CONFIG = gql`
|
||||
endpoint
|
||||
software
|
||||
}
|
||||
features {
|
||||
groups
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user