mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
Requested changes implemented - basic functionality working
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {AuthMethodType} from '../../../shared/log-in/authMethods-type';
|
||||
import {AuthMethodType} from '../../../shared/log-in/methods/authMethods-type';
|
||||
|
||||
export class AuthMethodModel {
|
||||
authMethodType: AuthMethodType;
|
||||
|
Reference in New Issue
Block a user