Skip to content

Commit 493b5c5

Browse files
committedApr 9, 2024·
another testing
1 parent 69397eb commit 493b5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ReloadPrompt.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ function ReloadPrompt() {
99
// replaced dynamically
1010
const buildDate = '__DATE__'
1111
// replaced dyanmicaly
12-
const reloadSW = '__RELOAD_SW__'
12+
// const reloadSW = '__RELOAD_SW__'
1313

1414
const {
1515
offlineReady: [offlineReady, setOfflineReady],

0 commit comments

Comments
 (0)
Please sign in to comment.