Build pass 1
This commit is contained in:
parent
5b2dacd99e
commit
c9883f346c
7 changed files with 22 additions and 16 deletions
|
@ -61,7 +61,7 @@ interface IProps {
|
|||
is_url?: string;
|
||||
session_id: string;
|
||||
/* eslint-enable camelcase */
|
||||
}): void;
|
||||
}): string;
|
||||
// registration shouldn't know or care how login is done.
|
||||
onLoginClick(): void;
|
||||
onServerConfigChange(config: ValidatedServerConfig): void;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue