Skip to content

Commit f0acd8e

Browse files
committed
Merge remote-tracking branch 'origin/master' into dev
2 parents f879b9f + f147117 commit f0acd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<router-view :key="viewKey" />
1414
</keep-alive>
1515
</v-main>
16-
<PWAUpdate />
16+
<!-- <PWAUpdate /> -->
1717
<ReportDialog />
1818
<InstallPrompt v-if="$store.state.isMobile" />
1919
<v-snackbar

0 commit comments

Comments
 (0)