mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Code clean up
This commit is contained in:
@@ -20,7 +20,7 @@ export class LogInComponent implements OnInit, OnDestroy {
|
||||
|
||||
private authMethods: AuthMethodModel[];
|
||||
|
||||
private injectedAuthMethods: InjectedAuthMethodModel[];
|
||||
public injectedAuthMethods: InjectedAuthMethodModel[];
|
||||
|
||||
@Input() isStandalonePage: boolean;
|
||||
|
||||
|
Reference in New Issue
Block a user