diff --git a/wallamanta/alert.py b/wallamanta/alert.py index 164e3e7..e92591a 100644 --- a/wallamanta/alert.py +++ b/wallamanta/alert.py @@ -71,8 +71,8 @@ Los campos opcionales que se dejen vacíos tomarán el valor configurado en el a "condition": "all", "min_price": min_price, "max_price": max_price, - "title_keyword_exclude" : title_description_exclude, - "exclude": title_exclude + "title_keyword_exclude" : title_exclude, + "exclude": title_description_exclude } products = parse_json_file()