Updated Dependency to accept DependencyName as parameter
This commit is contained in:
@@ -22,7 +22,8 @@ public enum UnzipProgressType
|
||||
public enum InternalActionRunType
|
||||
{
|
||||
ON_STARTUP,
|
||||
ON_CALL
|
||||
ON_CALL,
|
||||
BOTH
|
||||
}
|
||||
|
||||
[Flags]
|
||||
|
||||
Reference in New Issue
Block a user