Skip to content
Snippets Groups Projects
Verified Commit 36ff359b authored by Erwan Rouchet's avatar Erwan Rouchet
Browse files

Add DataImportMode.S3

parent e48bfd4a
No related branches found
No related tags found
1 merge request!1277Add DataImportMode.S3
......@@ -152,7 +152,8 @@ export const PROCESS_MODES = {
iiif: 'IIIF',
workers: 'Workers',
transkribus: 'Transkribus',
template: 'Template'
template: 'Template',
s3: 'S3'
}
export const PROCESS_STATE_COLORS = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment