Risolto problema che non loggava correttamente
This commit is contained in:
5
src/model/signin-option.ts
Normal file
5
src/model/signin-option.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
export interface ISigninOptions {
|
||||
username: string
|
||||
password?: string
|
||||
}
|
||||
Reference in New Issue
Block a user