restore copy for community_like

This commit is contained in:
Ed Chalstrey 2022-06-24 15:40:39 +01:00
parent 8f4a36fbb6
commit f2bc5d65ae

View File

@ -35,6 +35,7 @@ const CommunityView: React.FunctionComponent<CategoryViewProps> = (props) => {
onChange={props.onSaveChange}
mode={props.mode}
copy={props.copy}
/>
<LogicalDataEntry