Skip to content

Commit

Permalink
fixup! Import file FileAction 28 compatibility
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <[email protected]>
  • Loading branch information
st3iny committed Nov 1, 2023
1 parent a32490a commit 20b4bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/files-action.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import { generateUrl } from '@nextcloud/router'
import { translate as t } from '@nextcloud/l10n'
import { registerFileAction, FileAction, Permission, DefaultType } from '@nextcloud/files'
/* eslint-disable-next-line import/no-unresolved */
import ContactSvg from '@mdi/svg/svg/account-multiple.svg?raw'

const mime = 'text/vcard'
Expand Down

0 comments on commit 20b4bee

Please sign in to comment.