diff --git a/Web/app.py b/Web/app.py index 3a105f4..5c31e18 100755 --- a/Web/app.py +++ b/Web/app.py @@ -5180,7 +5180,7 @@ def upload_item(): item_type_input = sanitize_form_value(request.form.get('item_type_input', '')) library_category = sanitize_form_value(request.form.get('library_category', '')) - if library_caregory != '': + if library_category != '': item_is_library = True try: