Skip to content

Commit e30ffb0

Browse files
committed
opt pwa
1 parent 27d2f93 commit e30ffb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/vbanext.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
if (!navigator.serviceWorker.controller) {
145145
T.action['pwa_activate'] = ()=>location.reload();
146146
progress('serviceWorker 未完全加载!稍后替你刷新页面');
147-
return;
147+
return !0;
148148
}
149149
Object.assign(T.action, {
150150
getcore: async (data) => {

0 commit comments

Comments
 (0)