Skip to content

Commit

Permalink
fixup! fixup! fixup! feat: added file action to Files to import file …
Browse files Browse the repository at this point in the history
…into Tables
  • Loading branch information
juliusknorr committed Mar 6, 2024
1 parent e9eeaae commit 44509f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/file-actions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { FileAction, registerFileAction } from '@nextcloud/files'
import { spawnDialog } from '@nextcloud/dialogs'
// eslint-disable-next-line import/no-unresolved
import tablesIcon from '@mdi/svg/svg/table-large.svg?raw'

__webpack_nonce__ = btoa(OC.requestToken) // eslint-disable-line
Expand Down

0 comments on commit 44509f7

Please sign in to comment.