refactor: minor ui improvements to import steps
This commit is contained in:
committed by
Andrew Bastin
parent
d5866fbb3b
commit
fac82200d1
@@ -6,7 +6,7 @@ export type StepDefinition = {
|
||||
FILE_OR_URL_IMPORT: {
|
||||
returnType: string
|
||||
metadata: {
|
||||
acceptedFileTypes: string[]
|
||||
acceptedFileTypes: string
|
||||
}
|
||||
} // String content of the file/url
|
||||
TARGET_MY_COLLECTION: {
|
||||
|
||||
Reference in New Issue
Block a user