poi-plugin-ship-info
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "poi-plugin-ship-info", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Show detailed information of all owned ship girls", | ||
@@ -5,0 +5,0 @@ "main": "index.es", |
@@ -277,5 +277,5 @@ 'use strict'; | ||
{ style: { color: area.color } }, | ||
_react2.default.createElement(_reactFontawesome2.default, { name: 'tag' }), | ||
area.name | ||
) | ||
_react2.default.createElement(_reactFontawesome2.default, { name: 'tag' }) | ||
), | ||
area.name | ||
), | ||
@@ -282,0 +282,0 @@ _react2.default.createElement( |
Sorry, the diff of this file is not supported yet
580539