From: Alan Knowles Date: Mon, 24 Dec 2018 07:27:15 +0000 (+0800) Subject: RooRepo.vala X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=30ae47b94d28e5acb4825c65d7f6e69d48c67e94 RooRepo.vala --- 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;