From ab7855fab13d5994f0b6dbecd1ed35887b9a4e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Sat, 19 Oct 2019 08:03:34 +0800 Subject: Renew the RT installation URL --- controller.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller.cxx') diff --git a/controller.cxx b/controller.cxx index e50dc38..60dd05e 100644 --- a/controller.cxx +++ b/controller.cxx @@ -18,7 +18,7 @@ Controller::Controller(QObject* parent) file.copy(path); #endif using RTClient::Client; - auto client = new Client{"https://darapsa.co.id/rt" + auto client = new Client{"https://rt.darapsa.co.id" #ifdef ANDROID , path.toLatin1().constData() #endif -- cgit v1.2.3