mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 16:51:31 -04:00
fuse desktop/mobile splitters into one function, update accordingly across files
This commit is contained in:
parent
47c8af7284
commit
bf27cbb641
5 changed files with 32 additions and 76 deletions
|
@ -164,7 +164,7 @@ class RecipeWaiter {
|
|||
/**
|
||||
* Generates a configuration object to represent the current recipe.
|
||||
*
|
||||
* @returns {recipeConfig}
|
||||
* @returns {Object[]} recipeConfig - The recipe configuration
|
||||
*/
|
||||
getConfig() {
|
||||
const config = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue