Added STL and TTL decoding.
This commit is contained in:
@@ -91,7 +91,7 @@ namespace BodyshopUploader.Utils
|
||||
}",
|
||||
Variables = new
|
||||
{
|
||||
key = "CA_BC_ciecaopcodes"
|
||||
key = AppMetaData.ShopRegion + "_ciecaopcodes"
|
||||
}
|
||||
};
|
||||
var data = await Utils.GraphQL.ExecuteQuery(r);
|
||||
|
||||
Reference in New Issue
Block a user