mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
我有大病
This commit is contained in:
parent
77e633a742
commit
c81ef62f07
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ export default class Button {
|
||||||
const parsedName = match?.[2]?.trim();
|
const parsedName = match?.[2]?.trim();
|
||||||
if (parsedName && !['更新', '刷新', '列表'].includes(parsedName)) {
|
if (parsedName && !['更新', '刷新', '列表'].includes(parsedName)) {
|
||||||
charName = parsedName;
|
charName = parsedName;
|
||||||
return null;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue