mirror of
https://github.com/gchq/CyberChef
synced 2025-01-09 02:58:46 +00:00
Bombe: lol
This commit is contained in:
parent
eee92aa1aa
commit
ffc4b0a0a8
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class Bombe extends Operation {
|
||||||
name: "4th (left-most, only some models) rotor",
|
name: "4th (left-most, only some models) rotor",
|
||||||
type: "editableOption",
|
type: "editableOption",
|
||||||
value: ROTORS_FOURTH,
|
value: ROTORS_FOURTH,
|
||||||
defaultIndex: 10
|
defaultIndex: 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Reflector",
|
name: "Reflector",
|
||||||
|
|
Loading…
Reference in a new issue