mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 13:23:25 +00:00
Fixed 'Save recipe' URL generation issue. Closes #1176
This commit is contained in:
@@ -725,7 +725,7 @@ class App {
|
||||
this.progress = 0;
|
||||
this.autoBake();
|
||||
|
||||
this.updateTitle(false, null, true);
|
||||
this.updateTitle(true, null, true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user