зеркало из https://github.com/nextcloud/spreed.git
Fix broken import (until the PR is merged upstream)
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
dbd5851f9d
Коммит
22e9893358
|
@ -37,7 +37,7 @@
|
|||
|
||||
<script>
|
||||
import Avatar from 'nextcloud-vue/dist/Components/Avatar'
|
||||
import AppContentListItem from 'nextcloud-vue/dist/Components/AppContentListItem'
|
||||
import AppContentListItem from '../ConversationsList/AppContentListItem/AppContentListItem'
|
||||
import { createOneToOneConversation } from '../../../services/conversationsService'
|
||||
|
||||
export default {
|
||||
|
|
Загрузка…
Ссылка в новой задаче