update
This commit is contained in:
@@ -32,7 +32,7 @@ export function typeToIcon(type: string) {
|
||||
if (type == '3') {
|
||||
return createIcon({ icon: mapIcon2, iconSize, imageSize });
|
||||
}
|
||||
if (type == '5') {
|
||||
if (type == '5' || type == '4') {
|
||||
return createIcon({ icon: mapIcon3, iconSize, imageSize });
|
||||
}
|
||||
if (type == '6') {
|
||||
|
||||
Reference in New Issue
Block a user