mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-02 22:21:03 +08:00
6 lines
83 B
Python
6 lines
83 B
Python
class NotificationHelper:
|
|
"""
|
|
消息通知渠道帮助类
|
|
"""
|
|
pass
|