mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
added Websocket server to module imports
This commit is contained in:
parent
66449b3b5c
commit
de331447be
1 changed files with 5 additions and 0 deletions
|
|
@ -54,5 +54,10 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"import_path": "pype.modules.adobe_communicator",
|
"import_path": "pype.modules.adobe_communicator",
|
||||||
"fromlist": ["pype", "modules"]
|
"fromlist": ["pype", "modules"]
|
||||||
|
}, {
|
||||||
|
"title": "Websocket Server",
|
||||||
|
"type": "module",
|
||||||
|
"import_path": "pype.modules.websocket_server",
|
||||||
|
"fromlist": ["pype", "modules"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue