mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
New admin portal build
This commit is contained in:
parent
9cc95c4a07
commit
2738968170
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 CACHE_NAME = 'flutter-app-cache';
|
||||
const RESOURCES = {
|
||||
"main.dart.js": "abaf48c5107caa5f3f552f08ed9b62db",
|
||||
"main.dart.js": "5780eeba1b1479aa66e3fbe19893b624",
|
||||
"favicon.ico": "51636d3a390451561744c42188ccd628",
|
||||
"manifest.json": "77215c1737c7639764e64a192be2f7b8",
|
||||
"assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
|
||||
|
9
public/main.dart.js
vendored
9
public/main.dart.js
vendored
@ -41877,9 +41877,10 @@ case 3:l=c
|
||||
k=l==null?null:J.d(l.a,"shared_prefs")
|
||||
j=X.cx7()
|
||||
if(k!=null)try{j=$.bK().bR($.coF(),C.F.eW(0,k),u.Kx)}catch(i){p=H.K(i)
|
||||
P.aD("Failed to load prefs: "+H.e(p))}n=j
|
||||
m=window.location
|
||||
r=T.cpf(null,n,Y.kf(m.href.split("#")[0]))
|
||||
P.aD("Failed to load prefs: "+H.e(p))}n=J.d(l.a,"url")
|
||||
if(n==null)n=Y.kf(window.location.href.split("#")[0])+"/api/v1"
|
||||
m=j
|
||||
r=T.cpf(null,m,n)
|
||||
t=1
|
||||
break
|
||||
case 1:return P.M(r,s)}})
|
||||
@ -120648,7 +120649,7 @@ if(!(s&&t.y&&t.gGn()&&this.x.e!=null))t=s&&t.c===C.fs&&!t.f
|
||||
else t=!0
|
||||
return t},
|
||||
j:function(a){var t=this.x
|
||||
return"Layout: "+H.e(this.r.a)+", Route: "+H.e(t.b)+" Prev: "+H.e(t.c)}}
|
||||
return"URL: "+H.e(this.e.c)+", Route: "+H.e(t.b)+" Prev: "+H.e(t.c)}}
|
||||
T.aD_.prototype={
|
||||
$1:function(a){return a+1},
|
||||
$S:139}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user