i donot know
This commit is contained in:
@@ -65,7 +65,6 @@ class ObservedItemController extends Controller
|
||||
'item_name' => $info_item->item_str,
|
||||
'sub_item_id' => $info_item->sub_item,
|
||||
'sub_item_name' => $info_item->sub_item_str,
|
||||
'local_name' => $item['local_name'],
|
||||
'description' => $item['description'] ?? null,
|
||||
'start_lat' => $start[0],
|
||||
'start_lon' => $start[1],
|
||||
|
||||
Reference in New Issue
Block a user