mirror of
https://github.com/gchq/CyberChef
synced 2025-12-23 03:33:24 +00:00
Fixed deep copy bug with Fork/Register ingredient values.
This commit is contained in:
@@ -488,7 +488,6 @@ App.prototype.setRecipeConfig = function(recipeConfig) {
|
||||
|
||||
// Unpause auto bake
|
||||
this.autoBakePause = false;
|
||||
window.dispatchEvent(this.manager.statechange);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user