Skip to content

Commit 1ea0e70

Browse files
committed
chore: Style messaging/MessagingExampleSwift/AppDelegate.swift
1 parent 26d2fe2 commit 1ea0e70

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)