From 033af6a32beca9b8f70f17611fa935423a392de7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 24 Dec 2018 15:26:34 +0800 Subject: [PATCH] RooProject.vala --- RooProject.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RooProject.vala b/RooProject.vala index 59398354..e8cea1ea 100644 --- a/RooProject.vala +++ b/RooProject.vala @@ -44,7 +44,7 @@ public class RooProject : Object public static RooProject? getProjectByRepo(GitRepo repo) { - + RooProject.singleton(); // init... // fixme -- needs to get from rep list.. -- 2.39.2