mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Admin Portal - Profile
This commit is contained in:
parent
8c0830d52c
commit
df2a8a506a
6
public/main.profile.dart.js
vendored
6
public/main.profile.dart.js
vendored
@ -393907,7 +393907,7 @@
|
|||||||
};
|
};
|
||||||
A._showAbout____closure6.prototype = {
|
A._showAbout____closure6.prototype = {
|
||||||
call$0() {
|
call$0() {
|
||||||
return A.launch("https://f-droid.org/packages/com.invoiceninja.app/", null, false);
|
return A.launch("https://f-droid.org/packages/com.invoiceninja.app", null, false);
|
||||||
},
|
},
|
||||||
$signature: 27
|
$signature: 27
|
||||||
};
|
};
|
||||||
@ -396887,7 +396887,7 @@
|
|||||||
};
|
};
|
||||||
A._LoginState_build_closure15.prototype = {
|
A._LoginState_build_closure15.prototype = {
|
||||||
call$0() {
|
call$0() {
|
||||||
A.launch("https://status.invoiceninja.com", null, false);
|
A.launch("https://status.invoiceninja.com/", null, false);
|
||||||
},
|
},
|
||||||
$signature: 1
|
$signature: 1
|
||||||
};
|
};
|
||||||
@ -427940,7 +427940,7 @@
|
|||||||
};
|
};
|
||||||
A._AccountOverview_build_closure9.prototype = {
|
A._AccountOverview_build_closure9.prototype = {
|
||||||
call$0() {
|
call$0() {
|
||||||
return A.launch("https://invoiceninja.github.io/docs/developer-guide/", null, false);
|
return A.launch("https://invoiceninja.github.io/docs/developer-guide", null, false);
|
||||||
},
|
},
|
||||||
$signature: 27
|
$signature: 27
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user