mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
test
This commit is contained in:
parent
e2098eadfa
commit
db1afc40b4
@ -141,7 +141,7 @@ export class Client {
|
||||
this.resolve_config = resolve_config.bind(this);
|
||||
this.resolve_cookies = resolve_cookies.bind(this);
|
||||
this.upload = upload.bind(this);
|
||||
this.handle_space_success = this.handle_space_success.bind(this);
|
||||
// this.handle_space_success = this.handle_space_success.bind(this);
|
||||
}
|
||||
|
||||
private async init(): Promise<void> {
|
||||
|
Loading…
Reference in New Issue
Block a user