mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 14:17:55 +00:00
Attempt to work around #471
This commit is contained in:
@@ -995,7 +995,6 @@ function parseModifiers(section: string[], item: ParsedItem) {
|
||||
line.endsWith(ENCHANT_LINE) ||
|
||||
line.endsWith(SCOURGE_LINE) ||
|
||||
line.endsWith(RUNE_LINE) ||
|
||||
line.endsWith(DESECRATED_LINE) ||
|
||||
isModInfoLine(line),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user