From f9df79a75830ff8e9141f803347716198b0dd551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E5=B1=BF=E6=9C=89=E7=87=95?= Date: Thu, 14 Mar 2024 00:57:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(global.json):=20bureaucrat=E2=86=92steward?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/global.json b/src/global.json index 471e960b..ca045ad8 100644 --- a/src/global.json +++ b/src/global.json @@ -32,9 +32,9 @@ "enable": true, "sourceCode": "mw.loader.using(['ext.gadget.Group-massmessage-sender']);" }, - "Group-bureaucrat.js": { + "Group-steward.js": { "enable": true, - "sourceCode": "mw.loader.using(['ext.gadget.Group-bureaucrat]);" + "sourceCode": "mw.loader.using(['ext.gadget.Group-steward]);" }, "Group-sysop.js": { "enable": true,