fixed parsing bug
This commit is contained in:
parent
8b017061c0
commit
5fd586ead5
@ -79,6 +79,7 @@ class Twitch_Module():
|
||||
first_space = True
|
||||
pass
|
||||
else:
|
||||
first_space = True
|
||||
if start == -1:
|
||||
start = x
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user