mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 14:11:02 +01:00
Bake inputs after clearing IO
This commit is contained in:
parent
cb86cb1882
commit
e95f92cdeb
@ -1077,6 +1077,7 @@ class InputWaiter {
|
||||
|
||||
this.setupInputWorker();
|
||||
this.addInput(true);
|
||||
this.bakeAll();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user