Pārlūkot izejas kodu

improved

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana 2 gadi atpakaļ
vecāks
revīzija
5924f2ccd9
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      iOSClient/AppDelegate.swift

+ 2 - 0
iOSClient/AppDelegate.swift

@@ -891,6 +891,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
                     }
                 }
             }
+        } else {
+            app.open(url)
         }
 
         return true