fixed url_import

This commit is contained in:
smilerz
2021-08-14 07:55:22 -05:00
parent 7b4123462d
commit ed49f19fe9
3 changed files with 4 additions and 2 deletions

View File

@ -25,6 +25,7 @@ class NextcloudCookbook(Integration):
servings=recipe_json['recipeYield'], space=self.request.space)
# TODO parse times (given in PT2H3M )
# @vabene check recipe_url_import.iso_duration_to_minutes I think it does what you are looking for
# TODO parse keywords
ingredients_added = False