diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2018-10-14 23:40:18 +0200 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2018-10-14 23:40:18 +0200 |
| commit | ae396b0399a9ee4ec8aee4879f0eb36bc7aeb7e8 (patch) | |
| tree | 97ef6e5616ce8b25ff82603853e8e1ad1237d236 /main.go | |
| parent | 35f3d2dbaa37778e78dde4416d90d1f779e00b8c (diff) | |
Pause Resume and more bugfixing0.3.1
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ func main() { if !help { initDB(dbname) + pausetask = getPauseTask() getLastProject() getOpenTask() } |
