Browse Source

test

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 years ago
parent
commit
aa1ea768f8
1 changed files with 1 additions and 0 deletions
  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("")
                 }