Change to release info
This commit is contained in:
parent
0809004e15
commit
dd6d8b57ec
@ -40,9 +40,9 @@ const RESOURCES = {
|
||||
"icons/ms-icon-150x150.png": "5e33aababf68472e0bcc89c752e33fec",
|
||||
"icons/ms-icon-310x310.png": "9eace62e32aec3853604ae2919eca0ea",
|
||||
"icons/ms-icon-70x70.png": "6720855c40d6a5ba6cd4a384605fc270",
|
||||
"index.html": "d386435290fa1bf936a03f5c3b21d6ea",
|
||||
"/": "d386435290fa1bf936a03f5c3b21d6ea",
|
||||
"main.dart.js": "275e04c7cdd9190987acc7778e27bf8c",
|
||||
"index.html": "b934f3f00758439d39e79bff55598ca7",
|
||||
"/": "b934f3f00758439d39e79bff55598ca7",
|
||||
"main.dart.js": "d92d406acbbcdeb9b4675562b75a0cd3",
|
||||
"manifest.json": "2ea69ab3cf494be775c9c65d32512a45",
|
||||
"version.json": "c659aa18797537bf2ce076aa3126b86e"
|
||||
};
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
application. For more information, see:
|
||||
https://developers.google.com/web/fundamentals/primers/service-workers -->
|
||||
<script>
|
||||
var serviceWorkerVersion = '1251432483';
|
||||
var serviceWorkerVersion = '3552968134';
|
||||
var scriptLoaded = false;
|
||||
function loadMainDartJs() {
|
||||
if (scriptLoaded) {
|
||||
|
||||
@ -87130,7 +87130,7 @@ return A.I($async$yw,r)},
|
||||
YP(a){A.aZ6(this.r.a.d,t.X,t._G).al(0,new A.at2(a))},
|
||||
aF(){var s=this
|
||||
s.y=s.a.c.a
|
||||
s.f="http://192.168.31.140:8089"
|
||||
s.f="http://192.168.1.19:8089"
|
||||
s.d="test@email.be"
|
||||
s.e="kljqsdkljqsd"
|
||||
s.b3()},
|
||||
|
||||
@ -116,7 +116,7 @@ class _LoginScreenState extends State<LoginScreen> {
|
||||
@override
|
||||
void initState() {
|
||||
this.isRememberMe = widget.session.rememberMe;
|
||||
this.host = "http://192.168.31.140:8089"; //widget.session.host;
|
||||
this.host = "http://192.168.1.19:8089"; //widget.session.host;
|
||||
this.email = "test@email.be"; //widget.session.email;
|
||||
this.password = "kljqsdkljqsd"; //widget.session.password;
|
||||
super.initState();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user