forked from FarmMaps/FarmMapsApiClient
Added cropfield data and blight output data.
This commit is contained in:
@@ -83,7 +83,7 @@ namespace FarmMapsBlight
|
||||
}
|
||||
|
||||
// advice as json
|
||||
var data = blightItem.Data;
|
||||
Console.WriteLine(blightItem.Data);
|
||||
}
|
||||
|
||||
private void LoadSettings()
|
||||
|
Reference in New Issue
Block a user