mirror of
https://github.com/gchq/CyberChef
synced 2025-12-19 09:43:44 +00:00
Add the Play Media operation and place it under a new "Multimedia" category. Move the Render Image to this new category as well.
This commit is contained in:
@@ -80,6 +80,7 @@ import "./tests/operations/ToGeohash.mjs";
|
||||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
import "./tests/operations/ParseTLV";
|
||||
import "./tests/operations/Media";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
||||
Reference in New Issue
Block a user