Skip to content

Commit

Permalink
cleanUp
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoRecchioni committed Feb 10, 2022
1 parent 29d5b42 commit 757c458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BreinifyApi/api/Breinify.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ open class Breinify: NSObject {
}

@objc
public static func registerPushNotification() {
public static func registerPushNotifications() {
/// user notification registration
BreinifyManager.shared.registerPushNotifications()
}
Expand Down

0 comments on commit 757c458

Please sign in to comment.