Skip to content

Commit

Permalink
- rebuild web app;
Browse files Browse the repository at this point in the history
  • Loading branch information
TatankaConCube committed Mar 12, 2024
1 parent 16589e5 commit a8ae767
Show file tree
Hide file tree
Showing 4 changed files with 59,318 additions and 59,039 deletions.
1 change: 0 additions & 1 deletion chat_sample/build/last_build_run.json

This file was deleted.

6 changes: 3 additions & 3 deletions chat_sample/build/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "c66ef7772c9af823b1216a3864bb639a",
"index.html": "d6b5298bdc1e8595ecbf818340f36097",
"/": "d6b5298bdc1e8595ecbf818340f36097",
"index.html": "bcd7fae2b9c0d23c0bdb05c037218c4e",
"/": "bcd7fae2b9c0d23c0bdb05c037218c4e",
"firebase-messaging-sw.js": "a43f2eac8588b877b1194cb36242cbae",
"main.dart.js": "7b69c2178e167495c620613ff3ecd993",
"main.dart.js": "87b7aabd942740e9b2c3dd39df8a63f5",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"icons/favicon-16x16.png": "1fcc687e538a1fa2310543ea74432dd7",
"icons/favicon.ico": "33df157f932cc0af7754871debe8e8c2",
Expand Down
2 changes: 1 addition & 1 deletion chat_sample/build/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/pica.min.js" ></script>
<script>
const serviceWorkerVersion = "361586620";
const serviceWorkerVersion = "61308513";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit a8ae767

Please sign in to comment.