Modify idlemove module to be able to chain thresholds for moving and add source channel filters
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
from config import (Config,
|
||||
x2bool,
|
||||
commaSeperatedIntegers,
|
||||
commaSeperatedStrings)
|
||||
commaSeperatedStrings,
|
||||
commaSeperatedBool)
|
||||
|
||||
from worker import Worker
|
||||
|
||||
|
Reference in New Issue
Block a user