Skip to content

Commit

Permalink
Merge pull request #350 from ConnectyCube/feature/google_auth
Browse files Browse the repository at this point in the history
- rebuild web app;
  • Loading branch information
TatankaConCube authored Mar 18, 2024
2 parents 787fb7f + b2ed14d commit dd7a8ce
Show file tree
Hide file tree
Showing 3 changed files with 72,556 additions and 72,126 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": "c66ef7772c9af823b1216a3864bb639a",
"index.html": "7e6805cc22c5f5fb91bde87faf726100",
"/": "7e6805cc22c5f5fb91bde87faf726100",
"index.html": "90d1ef29362f21fd79cdd669231abc21",
"/": "90d1ef29362f21fd79cdd669231abc21",
"firebase-messaging-sw.js": "a43f2eac8588b877b1194cb36242cbae",
"main.dart.js": "d2f9c4c2353d7ffd616bb59ec3be7eae",
"main.dart.js": "bb7541c929df51808b869cba094f0dea",
"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 = "1743194449";
const serviceWorkerVersion = "1365375057";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit dd7a8ce

Please sign in to comment.