mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-12-14 20:15:51 +00:00
Revert brackets
This commit is contained in:
@@ -1177,9 +1177,8 @@ function parseUnneededText(section: string[], item: ParsedItem) {
|
||||
item.category !== ItemCategory.Shield &&
|
||||
item.category !== ItemCategory.Spear &&
|
||||
item.category !== ItemCategory.Buckler
|
||||
) {
|
||||
)
|
||||
return "PARSER_SKIPPED";
|
||||
}
|
||||
|
||||
for (const line of section) {
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user