logo使用七牛云

This commit is contained in:
whyour
2022-03-04 00:15:42 +08:00
parent 6b41df3497
commit 912b4ddb76
7 changed files with 7 additions and 14 deletions
+1 -2
View File
@@ -39,8 +39,7 @@ export class PushDeerNotification extends NotificationBaseInfo {
export class BarkNotification extends NotificationBaseInfo {
public barkPush = '';
public barkIcon =
'https://img.gejiba.com/images/a3f551e09ac19add4c49ec16228729c5.png';
public barkIcon = 'https://qn.whyour.cn/logo.png';
public barkSound = '';
public barkGroup = 'qinglong';
}