fix: update alignment of transcript UI

This commit is contained in:
Owen Gretzinger
2025-07-11 17:50:05 -04:00
parent 5ee4fced42
commit ef7bbf85c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ struct MeetingListView: View {
.frame(maxWidth: .infinity, maxHeight: .infinity)
}
}
.navigationTitle("Meetings")
.navigationTitle("Meetingnotes")
.toolbar {
ToolbarItemGroup(placement: .primaryAction) {
// Search field (leftmost within the right-aligned group)