Fix imaginary icon of type label
This commit is contained in:
@@ -30,7 +30,7 @@ function isValidType(type: string): boolean {
|
|||||||
case 'biologic':
|
case 'biologic':
|
||||||
case 'psychic':
|
case 'psychic':
|
||||||
case 'quantum':
|
case 'quantum':
|
||||||
case 'imginary':
|
case 'imaginary':
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
return false
|
return false
|
||||||
|
|||||||
Reference in New Issue
Block a user