fix dependency
This commit is contained in:
parent
ad96597693
commit
09679cc798
@ -42,7 +42,7 @@ def get_exchange(config=Depends(get_config)):
|
||||
|
||||
|
||||
def get_channel_manager():
|
||||
return ApiServer._channel_manager
|
||||
return ApiServer._ws_channel_manager
|
||||
|
||||
|
||||
def is_webserver_mode(config=Depends(get_config)):
|
||||
|
Loading…
Reference in New Issue
Block a user