Skip to content

Commit

Permalink
deploy: 8f0f873
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 committed Jul 31, 2023
1 parent 9f4b3dc commit 84bfe86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 2059/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {
"main.dart.js_18.part.js": "bc227a712cf90ad77a0074180b25a7c0",
"index.html": "c4922cb2ec40fefc6f55f1d03c869cd4",
"/": "c4922cb2ec40fefc6f55f1d03c869cd4",
"index.html": "a749c29df512ba8f18ec9f3fdbf74762",
"/": "a749c29df512ba8f18ec9f3fdbf74762",
"main.dart.js_2.part.js": "a765711e3af7843b8706f746b8526747",
"flutter.js": "a85fcf6324d3c4d3ae3be1ae4931e9c5",
"main.dart.js_4.part.js": "19106e5291ce838468621e315a5025df",
Expand Down
2 changes: 1 addition & 1 deletion 2059/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = '1727180714';
var serviceWorkerVersion = '1634682691';
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down

0 comments on commit 84bfe86

Please sign in to comment.