Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Hammuu1112 authored Jul 13, 2022
1 parent 7276a24 commit 7188a46
Show file tree
Hide file tree
Showing 4 changed files with 15,953 additions and 15,930 deletions.
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ const RESOURCES = {
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"img/flutter-logo.png": "680596443602745483f66870e07d7e94",
"index.html": "9441265bfb5ec90ed7b721be74d4abba",
"/": "9441265bfb5ec90ed7b721be74d4abba",
"index.html": "cecf0d141d6a74aaf7ea4a007c217d5a",
"/": "cecf0d141d6a74aaf7ea4a007c217d5a",
"install.js": "2c8700fd8bf96f556c179c5eaea8e8a2",
"main.dart.js": "6a1c852099651222d499f0bc710b10ee",
"main.dart.js": "3a75bba92e916700d437f1991fe3f506",
"manifest.json": "28b2cb879b1954142793ea9029b3ae39",
"styles.css": "163855fd240b2a8d4e378c5187267607",
"version.json": "ac53f4afa5e4881fd016e38097b25771"
"version.json": "7267ef4ccd72e882a2588a171b30e867"
};

// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
https://developers.google.com/web/fundamentals/primers/service-workers -->

<script>
var serviceWorkerVersion = '3585658103';
var serviceWorkerVersion = '1288541841';
var scriptLoaded = false;

function loadMainDartJs() {
Expand Down
Loading

0 comments on commit 7188a46

Please sign in to comment.