mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-02-02 23:27:35 +01:00
fix: Correct default wordlist filename
This commit is contained in:
parent
5701f5568f
commit
a055b340d8
@ -34,7 +34,7 @@ value class FileResource(
|
||||
.let(::FileResource)
|
||||
|
||||
val wordlist: FileResource
|
||||
get() = "files/wordlist_en_elf.txt"
|
||||
get() = "files/wordlist_en_eff.txt"
|
||||
.let(::FileResource)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user