Continue to look for recipes in disabled books
Update models so that when a recipe book is disabled, it no longer is used for finding names to display in the UI, but it is still used for finding recipes to make.
This commit is contained in:
@@ -17,4 +17,3 @@
|
||||
td
|
||||
input.recipe_book_url(placeholder="enter a URL to load another recipe book...")
|
||||
button.recipe_book_load_button Load
|
||||
.load_error: p
|
||||
|
||||
Reference in New Issue
Block a user