Files
MoviePilot/app/helper/notification.py

6 lines
83 B
Python

class NotificationHelper:
"""
消息通知渠道帮助类
"""
pass