Skip to content

Commit

Permalink
deploy: 28c3dfa
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Aug 9, 2023
1 parent 458dd52 commit 6cec7bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"index.html": "49183303bad4422a5f633eb5d147e4e7",
"/": "49183303bad4422a5f633eb5d147e4e7",
"index.html": "5689a9f4b2309392f9856f2e9de8e794",
"/": "5689a9f4b2309392f9856f2e9de8e794",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
Expand Down
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "4074892978";
var serviceWorkerVersion = "1537706345";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down

0 comments on commit 6cec7bc

Please sign in to comment.