This commit is contained in:
Roman Davydov
2024-01-13 00:23:07 +03:00
committed by GitHub
parent 99146ff079
commit cf7b4b09e3

View File

@@ -433,7 +433,7 @@ class Twitch(object):
)
> 30
)
and streamers[index].stream.minute_watched < 1
and streamers[index].stream.minute_watched < 7 # fix #425
):
streamers_watching.append(index)
if len(streamers_watching) == 2: