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