Bläddra i källkod

improved

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana 2 år sedan
förälder
incheckning
5924f2ccd9
1 ändrade filer med 2 tillägg och 0 borttagningar
  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