Pārlūkot izejas kodu

test

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 gadi atpakaļ
vecāks
revīzija
aa1ea768f8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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("")
                 }