更新前端——Bark参数:通知时效性、跳转URL

This commit is contained in:
zui-lang 2023-09-15 17:41:29 +08:00
parent 1f3497eeb4
commit 6e107cfa0c

View File

@ -176,6 +176,14 @@ export default {
label: 'barkGroup', label: 'barkGroup',
tip: intl.get('BARK推送消息的分组默认为qinglong'), tip: intl.get('BARK推送消息的分组默认为qinglong'),
}, },
{
label: 'barkLevel',
tip: intl.get('BARK推送消息的时效性默认为active'),
},
{
label: 'barkUrl',
tip: intl.get('BARK推送消息的跳转URL'),
},
], ],
telegramBot: [ telegramBot: [
{ {