mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Update Flutter client
This commit is contained in:
parent
6e51b225b0
commit
4f44db821b
4
public/flutter_service_worker.js
vendored
4
public/flutter_service_worker.js
vendored
@ -11,8 +11,8 @@ const RESOURCES = {
|
||||
"/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
|
||||
"/assets/web/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
|
||||
"/assets/AssetManifest.json": "90d7b27343fcf361dbf6385b3055ce4f",
|
||||
"/index.html": "2b291048759a26809bc606c981d175ad",
|
||||
"/main.dart.js": "a461b65bf5b7bc5621c1b9588e6bfff4",
|
||||
"/index.html": "02f52d8ed33971b0d7a938e631e89401",
|
||||
"/main.dart.js": "1b8870d50aa9d89127fd824e829d6aee",
|
||||
"/favicon.ico": "51636d3a390451561744c42188ccd628"
|
||||
};
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
</head>
|
||||
<body style="background-color:#888888;">
|
||||
|
||||
<!--
|
||||
<script>
|
||||
if ('serviceWorker' in navigator) {
|
||||
window.addEventListener('load', function () {
|
||||
@ -14,7 +13,6 @@
|
||||
});
|
||||
}
|
||||
</script>
|
||||
-->
|
||||
|
||||
<script src="main.dart.js" type="application/javascript"></script>
|
||||
|
||||
|
137290
public/main.dart.js
vendored
137290
public/main.dart.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user