Pre Merge pull request !53 from 长楠/N/A

This commit is contained in:
长楠 2023-06-28 20:21:50 +00:00 committed by Gitee
commit cefd1e2673
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class PluginsLoader {
this.msgThrottle = {} this.msgThrottle = {}
/** 星铁命令前缀 */ /** 星铁命令前缀 */
this.srReg = /^#?(\*|星铁|星轨|穹轨|星穹|崩铁|星穹铁道|崩坏星穹铁道|铁道)+/ this.srReg = /^#?(米||\*)?(星铁|星轨|穹轨|星穹|崩铁|星穹铁道|崩坏星穹铁道|铁道)+/
} }
/** /**