@ -99,8 +99,8 @@ class LocationController extends Controller
'rating' => $item[1],
'added_by' => 1,
'tags' => 'poor moderation, hate speech',
'images' => json_encode($images),
'block_count' => $blockcount,
'images' => $images,
]);
}