mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
消息通知 Bark 增加额外参数:时效性通知、跳转Url (#2112)
This commit is contained in:
@@ -176,6 +176,14 @@ export default {
|
||||
label: 'barkGroup',
|
||||
tip: intl.get('BARK推送消息的分组,默认为qinglong'),
|
||||
},
|
||||
{
|
||||
label: 'barkLevel',
|
||||
tip: intl.get('BARK推送消息的时效性,默认为active'),
|
||||
},
|
||||
{
|
||||
label: 'barkUrl',
|
||||
tip: intl.get('BARK推送消息的跳转URL'),
|
||||
},
|
||||
],
|
||||
telegramBot: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user