修正一些拼写错误

This commit is contained in:
AzideCupric 2022-06-06 00:59:32 +08:00 committed by GitHub
parent b98d0d6f2f
commit 5a4a3db332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ class McbbsNews(NewMessage):
name = "MCBBS幻翼块讯"
enabled = True
is_common = False
scheduler_class = "msbbs"
scheduler_class = "mcbbs"
has_target = False
async def get_target_name(self, _: Target) -> str: