mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-10 01:02:56 +08:00
.
This commit is contained in:
parent
292bfb82b6
commit
6315e5292b
@ -133,8 +133,8 @@ class ComfyApi extends EventTarget {
|
|||||||
* Initialises sockets and realtime updates
|
* Initialises sockets and realtime updates
|
||||||
*/
|
*/
|
||||||
init() {
|
init() {
|
||||||
this.#createSocket();
|
//this.#createSocket();
|
||||||
|
this.#pollMessageQueue();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user