summaryrefslogtreecommitdiff
path: root/DomainDig/TimelineView.swift
diff options
context:
space:
mode:
Diffstat (limited to 'DomainDig/TimelineView.swift')
-rw-r--r--DomainDig/TimelineView.swift1
1 files changed, 1 insertions, 0 deletions
diff --git a/DomainDig/TimelineView.swift b/DomainDig/TimelineView.swift
index 5352a94..9b79adf 100644
--- a/DomainDig/TimelineView.swift
+++ b/DomainDig/TimelineView.swift
@@ -63,6 +63,7 @@ struct TimelineView: View {
} label: {
Image(systemName: "line.3.horizontal.decrease.circle")
}
+ .accessibilityLabel("Group timeline")
Button("Compare") {
if viewModel.selectedSnapshots.count == 2 {