mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Bake inputs after clearing IO
This commit is contained in:
parent
cb86cb1882
commit
e95f92cdeb
1 changed files with 1 additions and 0 deletions
|
@ -1077,6 +1077,7 @@ class InputWaiter {
|
|||
|
||||
this.setupInputWorker();
|
||||
this.addInput(true);
|
||||
this.bakeAll();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue