Skip to content

Commit e77ea6c

Browse files
committed
Update ProfileView.swift
1 parent 9c154a5 commit e77ea6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Bitkit/Views/Profile/ProfileView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ struct ProfileView: View {
250250
}
251251
.font(Fonts.regular(size: 17))
252252
.foregroundColor(.white64)
253+
.accessibilityLabel(t("profile__sign_out"))
253254
.accessibilityIdentifier("ProfileEmptySignOut")
254255
Spacer()
255256
}

0 commit comments

Comments
 (0)