Skip to content
Snippets Groups Projects
Commit f45c2777 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- correct classification group

parent b80f98a1
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ my %exiftool2dnx = (
"IFD0:YResolution" => "image.yresolution", # TIFF-Tag 283 YResolution ( Angabe in dpi)
);
my $plugin_name = "SLUBTechnicalMetadataExtractorMediaConchPlugin";
my $classification_group = "Image (Mix)";
my $classification_group = "Video";
my $driver = Selenium::Chrome->new();
$driver->debug_on;
$driver->set_implicit_wait_timeout(1000);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment