Browse Source

脚本更改

harry 1 year ago
parent
commit
4a3fc4a5e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/PostPreViewQr/index.ts

+ 1 - 1
plugins/PostPreViewQr/index.ts

@@ -98,7 +98,7 @@ function PostPreViewQr(ctx) {
         
           const { image_key } = data
         
-          return sendQrToFeishu(image_key, '票圈好视界')
+          return sendQrToFeishu(image_key, '票圈乐活')
         
         }).catch(err => {
           console.error(err)