From 728cf5a44f7e6c6446f5c94cbf9f95c9855bfede Mon Sep 17 00:00:00 2001 From: kalifranklin Date: Thu, 17 Jul 2025 23:53:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=BA=E5=88=B6=E8=A6=81=E6=B1=82=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=9C=BA=E5=99=A8=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oneget.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oneget.py b/oneget.py index a53cfbc..5af9e5e 100644 --- a/oneget.py +++ b/oneget.py @@ -675,4 +675,4 @@ def run(): if __name__ == '__main__': - main() + run()