mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 13:23:25 +00:00
Tweaks for new rotor order
This commit is contained in:
@@ -25,7 +25,6 @@ export const ROTORS = [
|
||||
];
|
||||
|
||||
export const ROTORS_FOURTH = [
|
||||
{name: "None", value: ""},
|
||||
{name: "Beta", value: "LEYJVCNIXWPBQMDRTAKZGFUHOS"},
|
||||
{name: "Gamma", value: "FSOKANUERHMBTIYCWLQPZXVGJD"},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user