Skip to content

Commit

Permalink
deploy: e5c498f
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc committed Jan 24, 2024
1 parent a2793aa commit a0973f8
Show file tree
Hide file tree
Showing 3 changed files with 9,954 additions and 9,950 deletions.
6 changes: 3 additions & 3 deletions daw/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "7f19cd5ab58f66324c3a09b115d1c92d",
"index.html": "364b47417b8cc55ba947437a31df2c3a",
"/": "364b47417b8cc55ba947437a31df2c3a",
"index.html": "3c9c6199e99c5e1a25bba06523aacb43",
"/": "3c9c6199e99c5e1a25bba06523aacb43",
"assets/AssetManifest.bin": "1eb66e8c3faae11d87948b964fd9af38",
"assets/fonts/MaterialIcons-Regular.otf": "f5f06951ebfbfa9ba07801a6ba8879f3",
"assets/AssetManifest.bin.json": "43fb50b1c54702ef5f1dfaca572e8e11",
Expand All @@ -17,7 +17,7 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347",
"assets/packages/golden_toolkit/fonts/Roboto-Regular.ttf": "ac3f799d5bbaf5196fab15ab8de8431c",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"main.dart.js": "10364f3b3a746cf116f203c91c9f581a",
"main.dart.js": "71dd5ecbe2e0bb037950e72ca6acd37f",
"version.json": "900f7b12a5f5670d739f681cdaaaaa11",
"canvaskit/canvaskit.wasm": "73584c1a3367e3eaf757647a8f5c5989",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
Expand Down
2 changes: 1 addition & 1 deletion daw/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "2156669468";
const serviceWorkerVersion = "1664355301";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit a0973f8

Please sign in to comment.