mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
Initial checkin
This commit is contained in:
@ -62,7 +62,7 @@ public class ApiScriptUtils implements Serializable
|
||||
public ApiScriptUtils(String apiName, String apiVersion)
|
||||
{
|
||||
setApiName(apiName);
|
||||
this.apiVersion = apiVersion;
|
||||
setApiVersion(apiVersion);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user