New admin portal [hosted]

This commit is contained in:
hillelcoren 2021-08-17 15:28:11 +00:00
parent 64c1627f74
commit 1d6e24b0c0
4 changed files with 19306 additions and 19288 deletions

View File

@ -30,11 +30,11 @@ const RESOURCES = {
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"manifest.json": "17bae385e59f59be709280b542203f8e",
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"version.json": "46d4015fc9abcefe5371cafcf2084173",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"main.dart.js": "652bcf1eb9171642216c0adda1bb5f8d",
"/": "afcfaeea7da3b522abdc5f727fc0eb50"
"main.dart.js": "f45a7d5126e4727a8f2814786b3a2f0d",
"/": "a27e4ffb62cc6a5c96267f7ffee3d1ea"
};
// The application shell files that are downloaded before a service worker can

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

View File

@ -19,7 +19,7 @@
],
"icons": [
{
"src": "images/icon.png",
"src": "images/logo.png",
"sizes": "512x512",
"type": "image/png"
}