make note of collapsed events
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -19,7 +19,6 @@ func highlight_color(_ h: Highlight) -> Color {
|
||||
switch h {
|
||||
case .none: return Color.black
|
||||
case .main: return Color.red
|
||||
case .referenced(let id): return Color.blue
|
||||
case .replied_to: return Color.blue
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user