Compare commits

...

2 Commits

Author SHA1 Message Date
Andrey
0fab2384b0 fix patt 2021-04-21 10:08:28 +03:00
Andrey
70a2e5bbb0 fix patt 2021-04-20 17:00:31 +03:00

View File

@@ -64,7 +64,7 @@ LUX = 'lux'
SINGLE_CLICK = 'single'
DOUBLE_CLICK = 'double'
PATT_FW = re.compile(r'fw:\s(.+)\b')
PATT_FW = re.compile(r'fw:\s(.+?)\)')
REMOVE_CONFIG = [
'extenders',