This commit is contained in:
2025-05-21 18:10:13 +08:00
parent a579a16eea
commit 1820102e44

View File

@@ -55,7 +55,7 @@ license_sdk_1.LicenseManager.prototype.licenseCert = {
isEphemeral: true, isEphemeral: true,
}; };
license_sdk_1.LicenseManager.prototype.updateCurrentFeatures(); license_sdk_1.LicenseManager.prototype.updateCurrentFeatures();
license_sdk_1.LicenseManager.prototype.isInitialized = () => true; // license_sdk_1.LicenseManager.prototype.isInitialized = () => true;
license_sdk_1.LicenseManager.prototype.activate = () => {}; license_sdk_1.LicenseManager.prototype.activate = () => {};
license_sdk_1.LicenseManager.prototype.renew = () => {}; license_sdk_1.LicenseManager.prototype.renew = () => {};
license_sdk_1.LicenseManager.prototype.reset = () => {}; license_sdk_1.LicenseManager.prototype.reset = () => {};