From 5e2d67cdd5ad4220426b19592ddf2f827af75f0b Mon Sep 17 00:00:00 2001 From: bptato Date: Mon, 11 Mar 2024 21:59:56 +0100 Subject: pager: do not eat error alerts on startup cetStatus is only called for soft status updates, not alerts (we have cetAlert for that) --- src/local/container.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'src/local/container.nim') diff --git a/src/local/container.nim b/src/local/container.nim index d7ee5c64..9b26f9e5 100644 --- a/src/local/container.nim +++ b/src/local/container.nim @@ -1347,7 +1347,6 @@ proc onload*(container: Container, res: int) = elif res == -1: container.loadState = lsLoaded container.setLoadInfo("") - container.triggerEvent(cetStatus) container.needslines = true container.triggerEvent(cetLoaded) container.iface.getTitle().then(proc(title: string) = -- cgit 1.4.1-2-gfad0