Admin Portal - Hosted

This commit is contained in:
hillelcoren 2022-04-21 16:36:33 +00:00
parent 883eb9acde
commit 7d6180ffe7
3 changed files with 193 additions and 193 deletions

View File

@ -3,8 +3,8 @@ 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": "b71997afc71bba90f1c448eff97252f5", "main.dart.js": "895b4896a670fcbc9996783d79fa4c8b",
"/": "1a4ff07479573ce1417974f1b4768c39", "/": "c03cfe19a48dcd9ed80698d608a5745a",
"favicon.png": "dca91c54388f52eded692718d5a98b8b", "favicon.png": "dca91c54388f52eded692718d5a98b8b",
"assets/fonts/MaterialIcons-Regular.otf": "7e7a6cccddf6d7b20012a548461d5d81", "assets/fonts/MaterialIcons-Regular.otf": "7e7a6cccddf6d7b20012a548461d5d81",
"assets/AssetManifest.json": "38d9aea341601f3a5c6fa7b5a1216ea5", "assets/AssetManifest.json": "38d9aea341601f3a5c6fa7b5a1216ea5",

376
public/main.dart.js vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long