Skip to content

Commit

Permalink
- cleanup logs;
Browse files Browse the repository at this point in the history
  • Loading branch information
TatankaConCube committed Feb 8, 2024
1 parent 3752cfd commit ae10a7f
Show file tree
Hide file tree
Showing 5 changed files with 13,376 additions and 13,411 deletions.
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": "a29275557e1ad57cd6e1add76041252f",
"index.html": "d786147cd0c6d277356be76d5fba68c9",
"/": "d786147cd0c6d277356be76d5fba68c9",
"index.html": "043420f2296c211ad33f10903c183e64",
"/": "043420f2296c211ad33f10903c183e64",
"firebase-messaging-sw.js": "a43f2eac8588b877b1194cb36242cbae",
"main.dart.js": "1170107558496e7b15c6e0f26c6e86cf",
"main.dart.js": "c642db2490f9693505cb9cd8dcb0aedc",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"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 @@ -38,7 +38,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "2868192648";
const serviceWorkerVersion = "4018264651";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit ae10a7f

Please sign in to comment.