mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 01:20:08 +08:00
fix bug
This commit is contained in:
parent
4077d51824
commit
5e2b3a20b9
@ -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