mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
fixup! add NcNoteCard
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
13eb835294
commit
ad660e7c78
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ import axios from '@nextcloud/axios'
|
|||
import NcCheckboxRadioSwitch from '@nextcloud/vue/dist/Components/NcCheckboxRadioSwitch.js'
|
||||
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
|
||||
import NcSettingsSection from '@nextcloud/vue/dist/Components/NcSettingsSection.js'
|
||||
import NcNoteCard from '@nextcloud/vue/dist/Components/NcNoteCard.js'
|
||||
import { loadState } from '@nextcloud/initial-state'
|
||||
import { getLoggerBuilder } from '@nextcloud/logger'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue