small fix

This commit is contained in:
klemek
2021-01-14 18:46:42 +01:00
parent 70734ea87e
commit 32b481233d
+1
View File
@@ -59,5 +59,6 @@ class FullScanner(Scanner):
self.total_msg,
show_top_channel=len(self.channels) > 1,
member_specific=self.member_specific,
chan_count=len(self.channels) if not self.full else None,
)
return res