e
This commit is contained in:
parent
7c487189c4
commit
00000d9f0f
3 changed files with 15 additions and 8 deletions
|
|
@ -163,7 +163,6 @@ async def get_events(
|
|||
if not sources:
|
||||
continue
|
||||
|
||||
# source = sources[0]
|
||||
source = sources[1] if len(sources) > 1 else sources[0]
|
||||
source_type = source.get("source")
|
||||
stream_id = source.get("id")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue