Skip to content

Commit

Permalink
Merge pull request #355 from ConnectyCube/fix/conf_signaling_guest
Browse files Browse the repository at this point in the history
Rebuild Chat sample Web app
  • Loading branch information
TatankaConCube authored Apr 12, 2024
2 parents e1fd830 + 53a1c71 commit be75b7f
Show file tree
Hide file tree
Showing 3 changed files with 47,724 additions and 47,069 deletions.
6 changes: 3 additions & 3 deletions conf_call_sample/build/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {".well-know/assetlinks.json": "112d739cc26b9fa1debbffca5f5e8722",
"version.json": "7c82a675e1e65b216787b0f9990739cb",
"index.html": "c4eabbf781a35194b944b7d83899cd40",
"/": "c4eabbf781a35194b944b7d83899cd40",
"main.dart.js": "35e392d10583416616f9733bc9c8cb8f",
"index.html": "327da7cc27d376d54608dfcab27c3d42",
"/": "327da7cc27d376d54608dfcab27c3d42",
"main.dart.js": "65e51004c05d5118fc07825ebe26573a",
".well-known/apple-app-site-association": "78ce9e7e7cacf7fcbc9de9a1dffbd442",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "11e7324d1c038338a83c57dbe6856af0",
Expand Down
2 changes: 1 addition & 1 deletion conf_call_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 = "3973193507";
const serviceWorkerVersion = "2199839433";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit be75b7f

Please sign in to comment.