From 15c1ef82b2117edb999b28bbe30224ffe0d63020 Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Tue, 26 Sep 2023 07:22:23 +0000 Subject: [PATCH] Admin Portal - Profile --- public/main.profile.dart.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index ab71dbddeaa7..214ea27bed7c 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -471500,7 +471500,7 @@ }; A._LoginState_build_closure0.prototype = { call$0() { - return A.launchUrl(A.Uri_parse("https://invoiceninja.com", 0, null)); + return A.launchUrl(A.Uri_parse("https://invoiceninja.com/", 0, null)); }, $signature: 30 };