timetracking: Fix runtime

This commit is contained in:
sdburns1998
2019-07-07 22:14:50 +02:00
parent 2635bd2a74
commit 8370e2096b

View File

@@ -62,7 +62,7 @@ public class ClockManager
@Getter
private ClockTabPanel clockTabPanel;
private ClockManager()
ClockManager()
{
try
{