feat: implement elk permalinks (#229)
This commit is contained in:
parent
26f2dec6b6
commit
6efd3c8b55
6 changed files with 63 additions and 8 deletions
|
@ -12,7 +12,7 @@ export interface AppInfo {
|
|||
|
||||
export interface UserLogin {
|
||||
server: string
|
||||
token: string
|
||||
token?: string
|
||||
account: AccountCredentials
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue