From 30ae47b94d28e5acb4825c65d7f6e69d48c67e94 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 24 Dec 2018 15:27:15 +0800 Subject: [PATCH] RooRepo.vala --- RooRepo.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RooRepo.vala b/RooRepo.vala index fbdb4fba..1d34bc8a 100644 --- a/RooRepo.vala +++ b/RooRepo.vala @@ -5,7 +5,7 @@ static RooRepo _RooRepo ; public class RooRepo : Object { - + const string roourl = "https://roojs.com/admin.php/Roo"; public string id; // not really important that they are numbers.. public string project_id; -- 2.39.2