From 099eebfa67fd91646bd57f0876d5e2a77c2c379d Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Wed, 10 Apr 2019 02:28:24 +0300 Subject: Misc changes --- ui/view-main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/view-main.go') diff --git a/ui/view-main.go b/ui/view-main.go index 5b6efa8..bda53ad 100644 --- a/ui/view-main.go +++ b/ui/view-main.go @@ -386,6 +386,7 @@ func (view *MainView) NotifyMessage(room *rooms.Room, message ifc.Message, shoul } // TODO this should probably happen somewhere else + // (actually it's probably completely broken now) message.SetIsHighlight(should.Highlight) } -- cgit v1.2.3