aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/OC/routing.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/OC/routing.js')
-rw-r--r--core/src/OC/routing.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/OC/routing.js b/core/src/OC/routing.js
index b6f32e11559..7895b958c81 100644
--- a/core/src/OC/routing.js
+++ b/core/src/OC/routing.js
@@ -20,7 +20,7 @@
*/
import {
- getRootUrl as realGetRootUrl
+ getRootUrl as realGetRootUrl,
} from '@nextcloud/router'
/**