sforkowany z mirror/soapbox
rodzic
836ff09a3d
commit
c1618026a7
|
@ -19,7 +19,7 @@ const Share = () => {
|
|||
.join('\n\n');
|
||||
|
||||
if (text) {
|
||||
dispatch(openComposeWithText(text));
|
||||
dispatch(openComposeWithText('compose-modal', text));
|
||||
}
|
||||
|
||||
return (
|
||||
|
|
Ładowanie…
Reference in New Issue