fuse desktop/mobile splitters into one function, update accordingly across files

This commit is contained in:
Robin Scholtes 2023-08-15 16:41:22 +12:00
parent 47c8af7284
commit bf27cbb641
5 changed files with 32 additions and 76 deletions

View file

@ -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 = [];