From 3ce72240b7fa5ea4f2964ed5c22ee6dc435ece56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=89K?= <108290923+SmallK111407@users.noreply.github.com> Date: Thu, 4 Apr 2024 12:08:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=BD=E6=98=AF=E6=97=B6=E9=9B=A8=E5=AE=B3?= =?UTF-8?q?=E5=BE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/fun.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fun.js b/apps/fun.js index fdafcda..93e85c8 100644 --- a/apps/fun.js +++ b/apps/fun.js @@ -71,7 +71,7 @@ export class Fun extends plugin { fnc: 'xiuren' }, { - reg: '^#?((查?看头像)|取头像)', + reg: '^#?(查?看|取)头像', fnc: 'LookAvatar' } ]