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 }