From dc006c88cff901918d1a04514cc0ca81fef36160 Mon Sep 17 00:00:00 2001 From: nicklly <1134741727@qq.com> Date: Tue, 21 Jun 2022 20:54:51 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=B8=B2=E6=9F=93=E6=A8=A1=E7=89=88?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Paimon_Calendar/event.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Paimon_Calendar/event.py b/Paimon_Calendar/event.py index 46777db..97224a1 100644 --- a/Paimon_Calendar/event.py +++ b/Paimon_Calendar/event.py @@ -8,7 +8,7 @@ import functools import re -res = os.path.join(os.path.dirname(os.path.dirname(__file__)), 'template') +res = os.path.join(os.path.dirname(os.path.dirname(__file__)), 'Paimon_Calendar/template') # type 0 普通常驻任务深渊 1 新闻 2 蛋池 3 限时活动H5 event_data = {