2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-15 15:53:30 +00:00
This commit is contained in:
n1474335
2017-05-13 16:08:14 +01:00
parent ad74e6c475
commit 62154309fb
2 changed files with 3 additions and 2 deletions

View File

@@ -3348,8 +3348,7 @@ const OperationConfig = {
run: Image.runEXIF,
inputType: "byteArray",
outputType: "string",
args: [
],
args: [],
},
};