mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
links: pipe remoteContentPolicy to pending comments
This commit is contained in:
parent
fb9e7d83f8
commit
71867d1d5c
@ -123,6 +123,7 @@ export class LinkDetail extends Component {
|
||||
pending={true}
|
||||
content={com}
|
||||
member={our.member}
|
||||
remoteContentPolicy={props.remoteContentPolicy}
|
||||
time={new Date().getTime()}
|
||||
/>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user