chore: split url and file importer steps
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineImporter({
|
||||
icon: "folder-plus",
|
||||
steps: [
|
||||
step({
|
||||
stepName: "FILE_OR_URL_IMPORT",
|
||||
stepName: "FILE_IMPORT",
|
||||
metadata: {
|
||||
acceptedFileTypes: "application/json",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user