mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 08:16:17 -04:00
Tweaks for new rotor order
This commit is contained in:
parent
a037bf6f9d
commit
934356dea8
3 changed files with 2 additions and 3 deletions
|
@ -25,7 +25,6 @@ export const ROTORS = [
|
|||
];
|
||||
|
||||
export const ROTORS_FOURTH = [
|
||||
{name: "None", value: ""},
|
||||
{name: "Beta", value: "LEYJVCNIXWPBQMDRTAKZGFUHOS"},
|
||||
{name: "Gamma", value: "FSOKANUERHMBTIYCWLQPZXVGJD"},
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue