1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

New admin portal [hosted]

This commit is contained in:
hillelcoren 2021-08-16 12:58:22 +00:00
parent 07d23c406b
commit ce2eafa38c
3 changed files with 6 additions and 6 deletions

View File

@ -32,8 +32,8 @@ const RESOURCES = {
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"version.json": "46d4015fc9abcefe5371cafcf2084173",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"main.dart.js": "d075384748ae08dc4294d778779f4fb7",
"/": "21b3aeb933f8d98a1a36ebefc95e8400"
"main.dart.js": "2567969b06bca28da97011e0d5aff145",
"/": "bd8ad2bbae85bc4344613799f1340cd3"
};
// The application shell files that are downloaded before a service worker can

2
public/main.dart.js vendored
View File

@ -140617,7 +140617,7 @@ if(C.c.K(H.a([C.R],t.ua),s))if(q.f==="2")r=q.aW.length===0
else r=!1
else r=!1
if(r)return"-1"
if(q.gFr())return s===C.z?"-3":"-2"
if(q.gFr()&&q.f!=="4")return s===C.z?"-3":"-2"
return q.f},
gFq:function(){var s,r=this.Q
if(r.length===0)return!1

File diff suppressed because one or more lines are too long