更新 __init__.py

This commit is contained in:
jxxghp
2024-06-08 21:05:53 +08:00
committed by GitHub
parent 60007cf398
commit b5eaba26da

View File

@ -15,7 +15,7 @@ class WebPushModule(_ModuleBase):
@staticmethod
def get_name() -> str:
return "VoceChat"
return "WebPush"
def stop(self):
pass