Просмотр исходного кода

test

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 лет назад
Родитель
Сommit
aa1ea768f8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      iOSClient/AppDelegate.swift

+ 1 - 0
iOSClient/AppDelegate.swift

@@ -890,6 +890,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
                             rootViewController.present(viewController, animated: true, completion: nil)
                         }
                     }
+
                 default:
                     print("")
                 }