调整插件名称
This commit is contained in:
@@ -16,7 +16,7 @@ class MusicPlugin(MessagePluginInterface):
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
return "音乐点播[music]"
|
||||
return "音乐点播"
|
||||
|
||||
@property
|
||||
def version(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user