فهرست منبع

improved

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana 2 سال پیش
والد
کامیت
5924f2ccd9
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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