diff --git a/src/plugin/Notice.php b/src/plugin/Notice.php index b6392a1..489778a 100644 --- a/src/plugin/Notice.php +++ b/src/plugin/Notice.php @@ -192,7 +192,7 @@ class Notice 'msgtype' => 'markdown', 'markdown' => [ 'title' => $info['title'], - 'content' => $info['content'], + 'text' => $info['content'], ] ]; $headers = [