mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
Input and Output encodings are now saved per tab
This commit is contained in:
@@ -222,7 +222,7 @@ class StatusBarPanel {
|
||||
|
||||
|
||||
/**
|
||||
* Gets the current character encoding of the document
|
||||
* Sets the current character encoding of the document
|
||||
*/
|
||||
updateCharEnc() {
|
||||
const chrEncVal = this.chrEncGetter();
|
||||
|
||||
Reference in New Issue
Block a user