Added saving tracker to workflows
This commit is contained in:
@@ -538,7 +538,7 @@ class AppBase:
|
||||
}
|
||||
|
||||
try:
|
||||
print("Parameters: %d" % len(action["parameters"]))
|
||||
print(action["parameters"])
|
||||
except KeyError:
|
||||
action["parameters"] = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user