Browse Source

Merge pull request #1105 from FridaTveit/ParallelLetterFrequencyUnlockByBankAccount

parallel-letter-frequency: unlock by bank account
Sam Warner 8 years ago
parent
commit
c21d9d547c
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.json

+ 1
- 1
config.json View File

871
         "maps",
871
         "maps",
872
         "strings"
872
         "strings"
873
       ],
873
       ],
874
-      "unlocked_by": "hamming",
874
+      "unlocked_by": "bank-account",
875
       "uuid": "38a405e8-619d-400f-b53c-2f06461fdf9d"
875
       "uuid": "38a405e8-619d-400f-b53c-2f06461fdf9d"
876
     },
876
     },
877
     {
877
     {