From 4131b009659dbf049a74dbcb274aa78d3275c1de Mon Sep 17 00:00:00 2001
From: Yoshiko <42309414+yoshiko2@users.noreply.github.com>
Date: Sun, 19 Jan 2020 17:59:52 +0800
Subject: [PATCH] Update 2.1
---
core.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core.py b/core.py
index 66414b4..f2a158e 100755
--- a/core.py
+++ b/core.py
@@ -416,7 +416,7 @@ def PrintFiles():
if cn_sub == '1':
print(" 中文字幕", file=code)
print(" " + number + "", file=code)
- print(" " + release + "", file=code)
+ print(" " + release + "", file=code)
print(" " + cover + "", file=code)
print(" " + "https://www.javbus.com/" + number + "", file=code)
print("", file=code)