mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修改logo地址
This commit is contained in:
+2
-1
@@ -34,7 +34,8 @@ export class ServerChanNotification extends NotificationBaseInfo {
|
||||
|
||||
export class BarkNotification extends NotificationBaseInfo {
|
||||
public barkPush = '';
|
||||
public barkIcon = 'https://lf9-survey.bytetos.com/obj/web.business.image/202201205d0d7b5e576ee603497ab6f3';
|
||||
public barkIcon =
|
||||
'https://img.gejiba.com/images/a3f551e09ac19add4c49ec16228729c5.png';
|
||||
public barkSound = '';
|
||||
public barkGroup = 'qinglong';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user