mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Merge 4cf57db39e
into 7c8be12d52
This commit is contained in:
commit
d176747de5
1 changed files with 4 additions and 0 deletions
|
@ -1300,6 +1300,10 @@ class InputWaiter {
|
|||
this.initEditor();
|
||||
this.manager.output.initEditor();
|
||||
|
||||
this.setUrl({
|
||||
includeInput: false
|
||||
});
|
||||
|
||||
const tabsList = document.getElementById("input-tabs");
|
||||
const tabsListChildren = tabsList.children;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue