mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
moved webserver module
This commit is contained in:
parent
615f9145e1
commit
8b79961e28
6 changed files with 1 additions and 0 deletions
|
|
@ -273,6 +273,7 @@ def _load_modules():
|
||||||
|
|
||||||
# Import default modules imported from 'openpype.modules'
|
# Import default modules imported from 'openpype.modules'
|
||||||
for default_module_name in (
|
for default_module_name in (
|
||||||
|
"webserver",
|
||||||
"python_console_interpreter",
|
"python_console_interpreter",
|
||||||
"slack",
|
"slack",
|
||||||
"log_viewer",
|
"log_viewer",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue