fixed bug not saving quantity for purchase

This commit is contained in:
2022-11-25 00:17:51 +00:00
parent d3f817690b
commit 06b31c3d39
9 changed files with 406 additions and 343 deletions

View File

@@ -30,7 +30,7 @@ app.api = (function () {
licenseEmailResponse,
test;
RockFishVersion = "6.27";
RockFishVersion = "6.28";
//////////////////////////////////////////////////////////////////////////////////////
// NOT AUTHORIZED ERROR HANDLER