mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
New admin portal [hosted]
This commit is contained in:
parent
64c1627f74
commit
1d6e24b0c0
6
public/flutter_service_worker.js
vendored
6
public/flutter_service_worker.js
vendored
@ -30,11 +30,11 @@ const RESOURCES = {
|
|||||||
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
|
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
|
||||||
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
|
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
|
||||||
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
|
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
|
||||||
"manifest.json": "17bae385e59f59be709280b542203f8e",
|
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
|
||||||
"version.json": "46d4015fc9abcefe5371cafcf2084173",
|
"version.json": "46d4015fc9abcefe5371cafcf2084173",
|
||||||
"favicon.ico": "51636d3a390451561744c42188ccd628",
|
"favicon.ico": "51636d3a390451561744c42188ccd628",
|
||||||
"main.dart.js": "652bcf1eb9171642216c0adda1bb5f8d",
|
"main.dart.js": "f45a7d5126e4727a8f2814786b3a2f0d",
|
||||||
"/": "afcfaeea7da3b522abdc5f727fc0eb50"
|
"/": "a27e4ffb62cc6a5c96267f7ffee3d1ea"
|
||||||
};
|
};
|
||||||
|
|
||||||
// The application shell files that are downloaded before a service worker can
|
// The application shell files that are downloaded before a service worker can
|
||||||
|
38576
public/main.dart.js
vendored
38576
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
@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "images/icon.png",
|
"src": "images/logo.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user