mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
更新前端——Bark参数:通知时效性、跳转URL
This commit is contained in:
parent
1f3497eeb4
commit
6e107cfa0c
|
@ -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: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user