Skip to content

Commit 360e3bd

Browse files
[DSC-1857] configure new auth features in default-app-config
1 parent 5bdf400 commit 360e3bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/config/default-app-config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ export class DefaultAppConfig implements AppConfig {
177177
FeatureID.CanSubmit,
178178
FeatureID.CoarNotifyEnabled,
179179
FeatureID.CanSeeQA,
180+
FeatureID.CanExportMetadata,
181+
FeatureID.CanImportMetadata,
180182
];
181183

182184
discoveryAuthorizationFeaturesConfig: DiscoveryConfigurationFeaturesConfig = {

0 commit comments

Comments
 (0)