This commit is contained in:
2020-03-11 22:41:51 -04:00
parent 469e2457a3
commit f2a3bd075b

View File

@@ -67,7 +67,7 @@ def upload_jason():
y = 0 y = 0
z = 0 z = 0
with open(PATH+"tach.json", "r") as tf: with open(PATH+"/tach.json", "r") as tf:
data = json.load(tf) data = json.load(tf)
for x in data["mangas"]: for x in data["mangas"]:
# Manga Name # Manga Name