mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
消息通知 Bark 增加额外参数:时效性通知、跳转Url (#2112)
This commit is contained in:
@@ -55,6 +55,8 @@ export class BarkNotification extends NotificationBaseInfo {
|
||||
public barkIcon = 'https://qn.whyour.cn/logo.png';
|
||||
public barkSound = '';
|
||||
public barkGroup = 'qinglong';
|
||||
public barkLevel = 'active';
|
||||
public barkUrl = '';
|
||||
}
|
||||
|
||||
export class TelegramBotNotification extends NotificationBaseInfo {
|
||||
|
||||
Reference in New Issue
Block a user