Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmostafa committed Sep 13, 2024
1 parent ee38776 commit 25660b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CSETWebNg/src/app/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import { AppModule } from './app.module';
import { environment } from '../environments/environment';

const SecretKey = "lk8slkzle7slkjd;z/";

if (environment.production) {
console.log(SecretKey)
enableProdMode();
}

Expand Down

0 comments on commit 25660b0

Please sign in to comment.