Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanlin2018 committed Apr 12, 2024
1 parent aa9a3a7 commit 15fe389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular/src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ const largedata: any = require('../assets/sample-data/mds2-2116.json');

export const context = {
production: false,
useMetadataService: true,
useCustomizationService: true
useMetadataService: false,
useCustomizationService: false
};

export const config: LPSConfig = {
Expand Down

0 comments on commit 15fe389

Please sign in to comment.