Skip to content

Commit

Permalink
Correções na pagina web
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroRickyGAMES committed May 24, 2024
1 parent 7a5dd8e commit dff5d15
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 125 deletions.
2 changes: 1 addition & 1 deletion docs/flutter_bootstrap.js

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

6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ const RESOURCES = {"assets/asset/fonts/Arial/arial.ttf": "fa3228aadde0db988e1822
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"favicon.png": "245e62837559211a3ca654a4cec0c139",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"flutter_bootstrap.js": "2fbda5fae1cb1f06b956f9e5a6d1b38f",
"flutter_bootstrap.js": "dd131706131978b2b0ee17f46785eb0e",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "fb4865626904b179daedc000e20cc3ab",
"/": "fb4865626904b179daedc000e20cc3ab",
"index.html": "68d9e75ee30e5583c4fe7dbf31a0408c",
"/": "68d9e75ee30e5583c4fe7dbf31a0408c",
"main.dart.js": "fd81854de36e27aa985c268f4788294a",
"manifest.json": "479af71d7eee81706d777365fe2c8d31",
"version.json": "ca47433d2d21fd33f18234c444aa0784"};
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<link rel="manifest" href="manifest.json">

<script>
"3952711800"
"2514022781"
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand All @@ -44,7 +44,7 @@
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: "3952711800",
serviceWorkerVersion: "2514022781",
},
onEntrypointLoaded: function(engineInitializer) {
engineInitializer.initializeEngine().then(function(appRunner) {
Expand Down
Loading

0 comments on commit dff5d15

Please sign in to comment.