From 28cc7c5d25f8b6d8ddd1f7729b5126e2cfc7aee8 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Fri, 4 Feb 2022 17:17:01 +0000 Subject: =?UTF-8?q?:rotating=5Flight:=20=E8=87=AA=E5=8A=A8=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ATRI/config.py b/ATRI/config.py index 45c9cd0..d1ad0f2 100644 --- a/ATRI/config.py +++ b/ATRI/config.py @@ -38,6 +38,7 @@ class InlineGoCQHTTP: download_domain: str = config.get("download_domain", "download.fastgit.org") download_version: str = str(config.get("download_version", "v1.0.0-beta8-fix2")) + class SauceNAO: config: dict = config["SauceNAO"] -- cgit v1.2.3