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