mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 09:46:17 -04:00
Consistency modifications
This commit is contained in:
parent
d3377d56b4
commit
463b06f508
2 changed files with 3 additions and 2 deletions
|
@ -64,6 +64,7 @@ Ingredient.prototype.setValue = function(value) {
|
|||
*/
|
||||
Ingredient.prepare = function(data, type) {
|
||||
let number;
|
||||
|
||||
switch (type) {
|
||||
case "binaryString":
|
||||
case "binaryShortString":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue