зеркало из https://github.com/nextcloud/forms.git
fix: style import path changed for `@nextcloud/dialogs` version 4
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
This commit is contained in:
Родитель
1ad6189164
Коммит
b9be3fcb18
|
@ -24,7 +24,7 @@
|
|||
import { generateFilePath } from '@nextcloud/router'
|
||||
import { getRequestToken } from '@nextcloud/auth'
|
||||
import { translate, translatePlural } from '@nextcloud/l10n'
|
||||
import '@nextcloud/dialogs/styles/toast.scss'
|
||||
import '@nextcloud/dialogs/dist/index.css'
|
||||
|
||||
import Vue from 'vue'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче