Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mixins/OrgChartsMixin.js')
-rw-r--r--src/mixins/OrgChartsMixin.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mixins/OrgChartsMixin.js b/src/mixins/OrgChartsMixin.js
index d3877b77..416958d9 100644
--- a/src/mixins/OrgChartsMixin.js
+++ b/src/mixins/OrgChartsMixin.js
@@ -19,7 +19,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-import { otherContacts } from '../utils/chartUtils'
+import { otherContacts } from '../utils/chartUtils.js'
export default {
methods: {