mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-29 21:10:54 +08:00
refactor: refactor folder as 3.1
This commit is contained in:
4
backend/src/module/notification/plugin/__init__.py
Normal file
4
backend/src/module/notification/plugin/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .bark import BarkNotification
|
||||
from .server_chan import ServerChanNotification
|
||||
from .telegram import TelegramNotification
|
||||
from .wecom import WecomNotification
|
||||
Reference in New Issue
Block a user