Skip to content

Commit

Permalink
deploy: e8f564c
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Oct 12, 2024
1 parent b85b57f commit 5389daa
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

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

4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"main.dart.js": "12778f27a4a0ca8c8aa076c79f0354f0",
"main.dart.js": "b3989c359784440d74ee3c206a2630c8",
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
"assets/AssetManifest.bin": "0b0a3415aad49b6e9bf965ff578614f9",
"assets/fonts/MaterialIcons-Regular.otf": "0db35ae7a415370b89e807027510caf0",
Expand All @@ -31,7 +31,7 @@ const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"icons/Icon-maskable-512.png": "73fe94ae4c5e0a1f309b0617f2e82251",
"favicon.png": "0ce419732ea8325d67cd8b9981039a1c",
"version.json": "a95d5bfbbaff6208c6096221013322b2",
"flutter_bootstrap.js": "6f5988e85ad1b0c4198e9921f4f3a55b"};
"flutter_bootstrap.js": "696c97d4223406685d56582446f7ab5a"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
Loading

0 comments on commit 5389daa

Please sign in to comment.