mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Sources UP
This commit is contained in:
parent
269c3641b4
commit
eb30bef6e0
2 changed files with 1 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 83272b64f2bc59ac84d655fac19cb832d54c591d
|
Subproject commit 0439f9d21e4e3ff76be8f4ab3f03ea36657f598e
|
|
@ -198,7 +198,6 @@ class SubscribersServiceManager(ServiceManager, IClientHandler):
|
||||||
return False
|
return False
|
||||||
|
|
||||||
channels = client.info.get_streams()
|
channels = client.info.get_streams()
|
||||||
own_channels = client.info.get_own_streams()
|
|
||||||
return client.get_channels_success(cid, channels)
|
return client.get_channels_success(cid, channels)
|
||||||
|
|
||||||
def _handle_get_runtime_channel_info(self, client, cid: str, params: dict) -> bool:
|
def _handle_get_runtime_channel_info(self, client, cid: str, params: dict) -> bool:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue