diff --git a/src/AppContainer.jsx b/src/AppContainer.jsx index 4b64651d3..e30d28795 100644 --- a/src/AppContainer.jsx +++ b/src/AppContainer.jsx @@ -83,7 +83,9 @@ const fullEdgeList = [ 'AddKeyCredentialLink', 'DumpSMSAPassword', 'DCSync', - 'SyncLAPSPassword' + 'SyncLAPSPassword', + 'WriteAccountRestrictions', + 'TrustedBy', ]; export default class AppContainer extends Component {