This commit is contained in:
@@ -389,8 +389,7 @@ export default {
|
|||||||
throw currentServerLicenseInfo.error;
|
throw currentServerLicenseInfo.error;
|
||||||
}
|
}
|
||||||
currentServerLicenseInfo = currentServerLicenseInfo.data.license;
|
currentServerLicenseInfo = currentServerLicenseInfo.data.license;
|
||||||
console.log("cached:", vm.currentLicenseInfo);
|
|
||||||
console.log("at server:", currentServerLicenseInfo);
|
|
||||||
if (
|
if (
|
||||||
currentServerLicenseInfo.keySerial != vm.currentLicenseInfo.keySerial
|
currentServerLicenseInfo.keySerial != vm.currentLicenseInfo.keySerial
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user