mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-26 22:55:42 +00:00
remove White Sockets filter
This commit is contained in:
@@ -240,13 +240,6 @@ export function createFilters (
|
||||
}
|
||||
}
|
||||
|
||||
if (item.sockets?.white) {
|
||||
filters.whiteSockets = {
|
||||
value: item.sockets.white,
|
||||
disabled: false
|
||||
}
|
||||
}
|
||||
|
||||
const forAdornedJewel = (
|
||||
item.rarity === ItemRarity.Magic &&
|
||||
// item.isCorrupted && -- let the buyer corrupt
|
||||
|
||||
Reference in New Issue
Block a user