debug
This commit is contained in:
@@ -24,6 +24,7 @@ export class LoginPageComponent implements OnInit {
|
|||||||
|
|
||||||
ngOnInit(): void {
|
ngOnInit(): void {
|
||||||
this.snackBar$.open("", "", { duration: 1 });
|
this.snackBar$.open("", "", { duration: 1 });
|
||||||
|
console.log('Envs', environment);
|
||||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
window.onGoogleLibraryLoad = () => {
|
window.onGoogleLibraryLoad = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user