2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-05 01:53:36 +00:00

Bake inputs after clearing IO

This commit is contained in:
j433866
2019-05-21 11:24:44 +01:00
parent cb86cb1882
commit e95f92cdeb

View File

@@ -1077,6 +1077,7 @@ class InputWaiter {
this.setupInputWorker();
this.addInput(true);
this.bakeAll();
}
/**