Skip to content

Commit

Permalink
Deploying to gh-pages from @ 377124f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dhzdhd committed Nov 13, 2023
1 parent c2d1f9c commit 230c61a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ const RESOURCES = {"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"assets/fonts/MaterialIcons-Regular.otf": "5c72d21b1fc1c5caa7146fb287236086",
"assets/NOTICES": "ef15b88a6c395a3861d5e88f43a911a3",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"index.html": "b594fa5889a3de91ae1b2893b6c7dbc5",
"/": "b594fa5889a3de91ae1b2893b6c7dbc5",
"index.html": "99e6b2568bc36fcea1de2ed141dcd88d",
"/": "99e6b2568bc36fcea1de2ed141dcd88d",
"styles.css": "0f3fff9b382911b147a47ac42bc8c530",
"main.dart.js": "2bab8a9fcd7a73ac39a63361b6af52b1",
"manifest.json": "2111b829aae1e4100373eff57e6118c3",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1>Editor is loading...</h1>
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "2672782028";
const serviceWorkerVersion = "811202917";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down

0 comments on commit 230c61a

Please sign in to comment.