Prechádzať zdrojové kódy

test

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 rokov pred
rodič
commit
aa1ea768f8
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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("")
                 }