We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@nextcloud/paths
1 parent 34330db commit 58fd2d3Copy full SHA for 58fd2d3
1 file changed
cypress/e2e/files/router-query.cy.ts
@@ -5,7 +5,7 @@
5
6
import type { User } from '@nextcloud/e2e-test-server/cypress'
7
8
-import { joinPaths as join } from '@nextcloud/paths'
+import { join } from '@nextcloud/paths'
9
import { getRowForFileId } from './FilesUtils.ts'
10
11
/**
0 commit comments