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