Remove mapicon
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
bb20ffff58
commit
4170598401
@ -4,5 +4,4 @@ export interface IItemType {
|
|||||||
editor?: string;
|
editor?: string;
|
||||||
isFolder?: boolean;
|
isFolder?: boolean;
|
||||||
iconColor?: string;
|
iconColor?: string;
|
||||||
mapIcon?: string;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user