Skip to content

Commit f147117

Browse files
authored
disable PWAUpdate component
1 parent 5cd07dc commit f147117

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)