Browse Source

refactor(extension): 修改扩展的 ID 命名

runphp 7 tháng trước cách đây
mục cha
commit
875bf4b473
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      info.php

+ 1 - 1
info.php

@@ -1,7 +1,7 @@
 <?php
 declare(strict_types=1);
 return [
-  'id' => 'tencentcloud_sms',
+  'id' => 'tencentcloud-sms',
   'name' => '腾讯云短信',
   'is_core' => false,
   'category' => 'other',