@@ -91,6 +91,7 @@ export default function PlaceForm({ type, onSuccess, place }: PlaceFormProps) {
access_info: accessInfo || undefined,
tags: selectedTags,
features: selectedFeatures,
+ type,
}
if (coverImage) body.cover_image = coverImage