mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
Removed treatAsUTF8 option
This commit is contained in:
parent
4e512a9a7b
commit
e9d7a8363c
9 changed files with 24 additions and 42 deletions
|
@ -42,7 +42,6 @@ function main() {
|
|||
const defaultOptions = {
|
||||
updateUrl: true,
|
||||
showHighlighter: true,
|
||||
treatAsUtf8: true,
|
||||
wordWrap: true,
|
||||
showErrors: true,
|
||||
errorTimeout: 4000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue