mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Remove custom websocket event type and related progress sending logic from LorasEndpoint
This commit is contained in:
@@ -6,9 +6,6 @@ NODE_CLASS_MAPPINGS = {
|
||||
|
||||
WEB_DIRECTORY = "./js"
|
||||
|
||||
# Add custom websocket event type
|
||||
EXTENSION_WEB_SOCKET_MESSAGE_TYPES = ["lora-scan-progress"]
|
||||
|
||||
# Add this init function to properly register routes
|
||||
def init():
|
||||
LorasEndpoint.add_routes()
|
||||
|
||||
Reference in New Issue
Block a user