poi-plugin-ship-info
Advanced tools
Comparing version 7.1.7 to 7.1.8
{ | ||
"name": "poi-plugin-ship-info", | ||
"version": "7.1.7", | ||
"version": "7.1.8", | ||
"description": "Show detailed information of all owned ship girls", | ||
@@ -5,0 +5,0 @@ "main": "index.es", |
@@ -106,3 +106,3 @@ "use strict"; | ||
const handleRemodelFilter = (0, _lodash.memoize)((after, remodelRadio) => { | ||
const handleRemodelFilter = (after, remodelRadio) => { | ||
const remodelable = after !== 0; | ||
@@ -121,3 +121,3 @@ | ||
} | ||
}); | ||
}; | ||
@@ -124,0 +124,0 @@ const handleSallyAreaFilter = (sallyArea, sallyAreaChecked) => { |
Sorry, the diff of this file is not supported yet
772184