This commit is contained in:
qwertzman-png 2023-04-21 02:01:28 +02:00 committed by GitHub
parent f007df3059
commit eb8c0d0212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ class ComfyApi extends EventTarget {
}
lastMessage = i;
}
}, 3000)
}, 1000)
}
/**