marinofaggiana há 3 anos atrás
pai
commit
e377fdf03a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      iOSClient/AppDelegate.swift

+ 1 - 1
iOSClient/AppDelegate.swift

@@ -290,7 +290,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
     
     // MARK: -
 
-    @objc func initialize() {
+    @objc private func initialize() {
         
         if account == "" { return }