Fixed/workaround for recipes_nestings_resolved view when recipe count > 100 (fixes #403)

This commit is contained in:
Bernd Bestel
2019-10-01 15:34:20 +02:00
parent 35b569c832
commit 901b345714
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
### Recipe fixes
- Fixed that recipes were displayed without ingredients if the total recipe count was > 100