diff --git a/app.js b/app.js
index 5fa1527..c0607d3 100644
--- a/app.js
+++ b/app.js
@@ -62,7 +62,7 @@ function isMobileDevice() {
function getMobileUrl(service) {
if (service.id === 'drive') {
- return 'nc://';
+ return 'nextcloud://openFiles';
}
return service.mobileUrl;
}
diff --git a/index.html b/index.html
index f27fe01..4aeae7e 100644
--- a/index.html
+++ b/index.html
@@ -117,6 +117,6 @@
-
+