mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-11-30 01:39:38 +01:00
refactor(connector): rename overline content to aircraft rather than procedure type
This commit is contained in:
@@ -54,7 +54,7 @@ class ListProjects : Screen {
|
||||
// TODO add loading project
|
||||
}
|
||||
),
|
||||
overlineContent = { Text("Emergency") },
|
||||
overlineContent = { Text("Boeing 737-800") },
|
||||
headlineContent = { Text("Project $index") },
|
||||
trailingContent = { Icon(Icons.AutoMirrored.Filled.KeyboardArrowRight, "Open Project") }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user