Skip to content

Commit 651820b

Browse files
committed
WIP
1 parent e56909a commit 651820b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Controllers/PwaController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function pwaJS()
3333
'/',
3434
// '/offline',
3535
'/manifest.json',
36-
'/build/manifest.json',
36+
'/build/manifest.json'
3737
];
3838
3939
async function preLoad() {

0 commit comments

Comments
 (0)