mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 10:06:58 -04:00
Slight modification to how we match the mime
This commit is contained in:
parent
ee37731858
commit
730ee4f660
2 changed files with 4 additions and 7 deletions
|
@ -47,7 +47,7 @@ class RenderImage extends Operation {
|
|||
],
|
||||
null,
|
||||
{
|
||||
type: "Image",
|
||||
type: "image"
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue