fix minor bug from previous commit
This commit is contained in:
parent
5e80e9e496
commit
4bd16ce2cf
|
@ -181,7 +181,7 @@
|
|||
(~a (project-info-matches proj))
|
||||
(~a (project-info-agent-state proj))))])
|
||||
(if (empty? body)
|
||||
'(("" " - no projects - " "" ""))
|
||||
'(("" " - no projects - " "" "" ""))
|
||||
body))))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue