App engine features #1
| @ -280,7 +280,7 @@ impl From<AppNode> for AppNodeListResp { | ||||
|             city: value.city, | ||||
|             ip: value.ip, | ||||
|             price: value.price, | ||||
|             reports: Vec::new(), | ||||
|             reports: value.reports.into_values().collect(), | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user