RooRepo.vala
authorAlan Knowles <alan@roojs.com>
Mon, 24 Dec 2018 07:27:15 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 24 Dec 2018 07:27:15 +0000 (15:27 +0800)
RooRepo.vala

index fbdb4fb..1d34bc8 100644 (file)
@@ -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;