adding assignee to tui

This commit is contained in:
viljarb
2026-03-11 18:40:21 +01:00
parent a30c822529
commit c72b15f721
8 changed files with 116 additions and 19 deletions

View File

@@ -21,7 +21,7 @@ var (
)
const (
ListViewRatio = 70 // Percentage of total width allocated to the list view
ListViewRatio = 55 // Percentage of total width allocated to the list view
LabelWidth = 14
MarginBottomSmall = 1
)