mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Only show modifications icon if the module has valid modifications. Use no more than two decimal places for modification values.
This commit is contained in:
@@ -489,9 +489,9 @@ export class Rocket extends SvgIcon {
|
||||
}
|
||||
|
||||
/**
|
||||
* Modifications (engineers)
|
||||
* ListModifications (engineers)
|
||||
*/
|
||||
export class Modifications extends SvgIcon {
|
||||
export class ListModifications extends SvgIcon {
|
||||
/**
|
||||
* Overriden view box
|
||||
* @return {String} view box
|
||||
|
||||
Reference in New Issue
Block a user