Refactor progress handling
probably some regressions
This commit is contained in:
@@ -317,6 +317,10 @@ local function GetCustomTriggerOptions(data, triggernum)
|
||||
test = "function",
|
||||
events = "table",
|
||||
values = "table",
|
||||
total = "string",
|
||||
inverse = "string",
|
||||
paused = "string",
|
||||
remaining = "string",
|
||||
}
|
||||
|
||||
local function validateCustomVariables(variables)
|
||||
|
||||
Reference in New Issue
Block a user