Skip to content

Commit

Permalink
Update Plugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jrotty authored Apr 1, 2024
1 parent 5a824e5 commit aef4587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*
* @package CommentNotifier
* @author 泽泽社长
* @version 1.6.2
* @version 1.6.3
* @link https://github.com/jrotty/CommentNotifier
*/

Expand Down Expand Up @@ -817,4 +817,4 @@ private static function getPostHttpBody($param)
// 去除第一个&
return substr($str, 0, -1);
}
}
}

0 comments on commit aef4587

Please sign in to comment.