From 98ce720b1a2e948e27bd592142f664fce4f2f656 Mon Sep 17 00:00:00 2001 From: Whitewater Date: Thu, 13 Jun 2024 17:09:49 +0800 Subject: [PATCH] chore: update summary --- scripts/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.js b/scripts/config.js index 56f5209..21d934b 100644 --- a/scripts/config.js +++ b/scripts/config.js @@ -12,7 +12,7 @@ const filterTitle = /^(?!.*?(File|User|Template|css|MediaWiki|模块|创建空 const moreLink = `${protocol}://${server}/wiki/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9` // deploy const deployTitle = `Template:最新词条/2` // title of the page to edit -const summary = 'KcWiki Robot: Update' // edit summary when deploy +const summary = 'Update from https://github.com/kcwikizh/kcwiki-newest-items/' // edit summary when deploy module.exports = { moreLink,