crash in subscribe

This commit is contained in:
Lionel Dricot 2022-03-09 11:34:41 +01:00
parent 1e18cb71a3
commit d74d00feb1
1 changed files with 1 additions and 0 deletions

View File

@ -3036,6 +3036,7 @@ To unsubscribe, remove the page from the "subscribed" list."""
stri = "No feed detected. You can still watch the page :\n"
counter = 0
for l in subs:
link = l[0]
already = []
for li in self.list_lists():
if self.list_is_subscribed(li):