mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2026-01-03 05:39:03 +08:00
fix bug
This commit is contained in:
parent
3ec425b2ea
commit
366ebe4a3b
@ -192,7 +192,7 @@ class Notice
|
||||
'msgtype' => 'markdown',
|
||||
'markdown' => [
|
||||
'title' => $info['title'],
|
||||
'content' => $info['content'],
|
||||
'text' => $info['content'],
|
||||
]
|
||||
];
|
||||
$headers = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user