Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
gsbernstein committed Nov 25, 2024
1 parent 33eaca6 commit 32ca031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MeetingBar/Views/Shared.swift
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ struct JoinEventNotificationPicker: View {
init() {
(noAlertStyle, disabled) = checkNotificationSettings()
}

var body: some View {
HStack {
Toggle("shared_send_notification_toggle".loco(), isOn: $joinEventNotification)
Expand Down

0 comments on commit 32ca031

Please sign in to comment.