mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
fix bug
This commit is contained in:
parent
608eaacd00
commit
2200963685
@ -276,6 +276,7 @@ class NoTargetGroup(Platform, abstract=True):
|
||||
enable_tag = False
|
||||
DUMMY_STR = '_DUMMY'
|
||||
enabled = True
|
||||
has_target = False
|
||||
|
||||
def __init__(self, platform_list: list[Platform]):
|
||||
self.platform_list = platform_list
|
||||
|
Loading…
x
Reference in New Issue
Block a user