marinofaggiana 3 年 前
コミット
e377fdf03a
1 ファイル変更1 行追加1 行削除
  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 }