mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
New admin portal build
This commit is contained in:
parent
593c12f03e
commit
048c6992c5
2
public/flutter_service_worker.js
vendored
2
public/flutter_service_worker.js
vendored
@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
|
|||||||
const TEMP = 'flutter-temp-cache';
|
const TEMP = 'flutter-temp-cache';
|
||||||
const CACHE_NAME = 'flutter-app-cache';
|
const CACHE_NAME = 'flutter-app-cache';
|
||||||
const RESOURCES = {
|
const RESOURCES = {
|
||||||
"main.dart.js": "fd146f06d7b67043dc2075192e164ac4",
|
"main.dart.js": "e612ccff69eca8d814a0172d6d87d301",
|
||||||
"/": "e65799be52f7bbcaf39d78046726b95a",
|
"/": "e65799be52f7bbcaf39d78046726b95a",
|
||||||
"manifest.json": "77215c1737c7639764e64a192be2f7b8",
|
"manifest.json": "77215c1737c7639764e64a192be2f7b8",
|
||||||
"assets/FontManifest.json": "6f5928614863ec2a06894a117283ee48",
|
"assets/FontManifest.json": "6f5928614863ec2a06894a117283ee48",
|
||||||
|
10591
public/main.dart.js
vendored
10591
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…
Reference in New Issue
Block a user