This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
commit 23e313bf91d86386cd938479cefa152d8de08c19 Author: lihui <[email protected]> AuthorDate: Sat Jan 11 08:45:27 2025 +0800 fix(notification-wecom): adjust slug_name same as i18n info --- notification-wecom/info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification-wecom/info.yaml b/notification-wecom/info.yaml index 1ced498..152a07d 100644 --- a/notification-wecom/info.yaml +++ b/notification-wecom/info.yaml @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -slug_name: notification_wecom +slug_name: wecom_notification type: notification version: 1.0.1 author: lihui
