Fix ammo filtering
This commit is contained in:
@@ -166,7 +166,7 @@ class ItemView(Display):
|
||||
self.updateItemStore(items)
|
||||
self.filterItemStore()
|
||||
return
|
||||
|
||||
|
||||
# If "Fits" filter is active, re-filter the current view
|
||||
if self.marketBrowser.getFitsFilter():
|
||||
self.filterItemStore()
|
||||
|
||||
Reference in New Issue
Block a user