diff --git a/changelog/unreleased/enhancement-show-webdav-information-in-details b/changelog/unreleased/enhancement-show-webdav-information-in-details
new file mode 100644
index 00000000000..cb0be4a2767
--- /dev/null
+++ b/changelog/unreleased/enhancement-show-webdav-information-in-details
@@ -0,0 +1,9 @@
+Enhancement: Show webdav information in details view
+
+We've added WebDav path and WebDav url information to the details view,
+this might be usefully when the user wants to add an external WebDav client.
+
+By default this view option is disabled but can be enabled via account->preferences view.
+
+https://github.com/owncloud/web/pull/10062
+https://github.com/owncloud/web/issues/9714
diff --git a/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue b/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue
index c86615bdff2..d3f6e5ea1b0 100644
--- a/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue
+++ b/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue
@@ -83,7 +83,7 @@
+
diff --git a/packages/web-pkg/src/components/AppBar/AppBar.vue b/packages/web-pkg/src/components/AppBar/AppBar.vue
index aad011ce93d..75801eda724 100644
--- a/packages/web-pkg/src/components/AppBar/AppBar.vue
+++ b/packages/web-pkg/src/components/AppBar/AppBar.vue
@@ -75,7 +75,7 @@
-
diff --git a/packages/web-runtime/tests/unit/pages/__snapshots__/account.spec.ts.snap b/packages/web-runtime/tests/unit/pages/__snapshots__/account.spec.ts.snap
index bb19103d6c4..93392b416f8 100644
--- a/packages/web-runtime/tests/unit/pages/__snapshots__/account.spec.ts.snap
+++ b/packages/web-runtime/tests/unit/pages/__snapshots__/account.spec.ts.snap
@@ -23,12 +23,6 @@ exports[`account page account information displays basic user information 1`] =
You are not part of any group
-
-
Language
-
-
-
-
Logout from active devices
@@ -36,12 +30,6 @@ exports[`account page account information displays basic user information 1`] =