This commit is contained in:
parent
e26038e968
commit
88a3c6613c
1 changed files with 2 additions and 0 deletions
|
@ -896,6 +896,8 @@ while True:
|
|||
multiline("(" + nick + ") [No title found]", channel)
|
||||
if not redirected:
|
||||
break
|
||||
else:
|
||||
break
|
||||
except Exception as ex:
|
||||
exc = str(ex)
|
||||
print(traceback.format_exc())
|
||||
|
|
Loading…
Add table
Reference in a new issue