Convert notification form to separate component

This commit is contained in:
zsxeee
2021-09-17 16:07:03 +08:00
parent 112d72da47
commit e9735d239b
17 changed files with 594 additions and 382 deletions

View File

@@ -167,4 +167,21 @@ export default {
Purple: "Purple",
Pink: "Pink",
"Search...": "Search...",
"telegram": "Telegram",
"webhook": "Webhook",
"smtp": "Email (SMTP)",
"discord": "Discord",
"teams": "Microsoft Teams",
"signal": "Signal",
"gotify": "Gotify",
"slack": "Slack",
"rocket.chat": "Rocket.chat",
"pushover": "Pushover",
"pushy": "Pushy",
"octopush": "Octopush",
"lunasea": "LunaSea",
"apprise": "Apprise (Support 50+ Notification services)",
"pushbullet": "Pushbullet",
"line": "Line Messenger",
"mattermost": "Mattermost",
}