Skip to content

Commit

Permalink
deploy: 6e84830
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Oct 3, 2024
1 parent 2dedd90 commit dca9ae6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nightly/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions nightly/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ const RESOURCES = {"assets/AssetManifest.json": "00db64060cc2f780d2f934bb7c3fe01
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"flutter_bootstrap.js": "8b1c5eb194314993c182b260ba9d0666",
"flutter_bootstrap.js": "8e3296e5d9652bc13b5663c340980cdb",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "9a58298199addb3f6352e49d2a44ee25",
"/": "9a58298199addb3f6352e49d2a44ee25",
"index.html": "0d92701f0362a62c74e4830053ec3e32",
"/": "0d92701f0362a62c74e4830053ec3e32",
"version.json": "8de5909270a83075fc8cc02271e7a17f",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
Expand Down
2 changes: 1 addition & 1 deletion nightly/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3348860246";
const serviceWorkerVersion = "3846684699";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit dca9ae6

Please sign in to comment.