Explorar o código

Merge branch 'master' of https://git.nanodreamtech.com/wkw/wallet_app

wkw hai 2 semanas
pai
achega
91c31ba35f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/updater/index.js

+ 1 - 1
src/updater/index.js

@@ -16,7 +16,7 @@ export async function checkAndUpdate() {
     return;
   }
   CapacitorUpdater.notifyAppReady();
-  // checkForUpgrade();
+  checkForUpgrade();
 }
 
 // 更新