diff --git a/main.py b/main.py index 87dbe25..a613344 100644 --- a/main.py +++ b/main.py @@ -67,7 +67,7 @@ def upload_jason(): y = 0 z = 0 - with open(PATH+"tach.json", "r") as tf: + with open(PATH+"/tach.json", "r") as tf: data = json.load(tf) for x in data["mangas"]: # Manga Name