Typo correction

This commit is contained in:
Louis Vézina 2018-06-14 16:06:37 -04:00
parent dd568c9f6a
commit 77c7d8b102

View file

@ -60,7 +60,7 @@ def update_movies():
if movie['path'][0] == "/":
separator = "/"
else:
separator == "\\"
separator = "\\"
# Update or insert movies list in database table
try: