Remove mapicon
FarmMaps.Develop/FarmMapsLib/develop This commit looks good Details

pull/1/head
Willem Dantuma 2019-09-18 10:55:49 +02:00
parent bb20ffff58
commit 4170598401
1 changed files with 0 additions and 1 deletions

View File

@ -4,5 +4,4 @@ export interface IItemType {
editor?: string;
isFolder?: boolean;
iconColor?: string;
mapIcon?: string;
}