From 16c0c90787e727c0c69812b16f647e0530a8f120 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 24 Dec 2018 15:04:45 +0800 Subject: [PATCH] RooProject.vala --- RooProject.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RooProject.vala b/RooProject.vala index abcb110e..d99bcd10 100644 --- a/RooProject.vala +++ b/RooProject.vala @@ -14,7 +14,7 @@ public class RooProject : Object RooProject.loadProjects(); } - return _RooTicket; + return _RooProject; } public string id; // not really important that they are numbers.. -- 2.39.2