Skip to content

Commit a4016d4

Browse files
authored
Merge pull request #1787 from firebase/nc/style
chore: Style messaging/MessagingExampleSwift/AppDelegate.swift
2 parents 26d2fe2 + 1ea0e70 commit a4016d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging/MessagingExampleSwift/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ extension AppDelegate: UNUserNotificationCenterDelegate {
125125
} else {
126126
return [.alert, .sound]
127127
}
128-
}
128+
}
129129

130130
func userNotificationCenter(_ center: UNUserNotificationCenter,
131131
didReceive response: UNNotificationResponse) async {

0 commit comments

Comments
 (0)