Improved repeat letter marking in wordle.
This commit is contained in:
@@ -137,7 +137,6 @@ module.exports = {
|
||||
wordle: {
|
||||
minLength: 3,
|
||||
defaultLength: 5,
|
||||
highlightRepeat: false, // in wordle, if the I in the guess HINDI is in the wrong place, only the first I is orange
|
||||
},
|
||||
numbers: {
|
||||
length: 6,
|
||||
|
||||
Reference in New Issue
Block a user