diff --git a/plugins/genshin/birthday.py b/plugins/genshin/birthday.py index f662e50b..98de5ab2 100644 --- a/plugins/genshin/birthday.py +++ b/plugins/genshin/birthday.py @@ -48,7 +48,7 @@ class BirthdayPlugin(Plugin): self.cookie_service = cookie_service self.helper = helper - async def __async_init__(self): + async def initialize(self): self.birthday_list = await Calendar.async_gen_birthday_list() self.birthday_list.get("6_1", []).append("派蒙")