ci: call ci_error from po

This commit is contained in:
Aaron Bieber 2023-01-29 08:13:59 -07:00
parent bc7ab1d417
commit 11ea2d85eb
No known key found for this signature in database

View File

@ -64,7 +64,7 @@ ci_error() {
po_error() {
po -title "$1" -body "$2"
error
ci_error
}
start() {