Browse Source

Change text to clarify following is on the fediverse

pull/1944/head
Gabe Kangas 3 years ago
parent
commit
ab0a46cbd2
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 5
      webroot/js/components/fediverse-follow-modal.js

5
webroot/js/components/fediverse-follow-modal.js

@ -96,8 +96,9 @@ export default class FediverseFollowModal extends Component { @@ -96,8 +96,9 @@ export default class FediverseFollowModal extends Component {
return html`
<div class="bg-gray-100 bg-center bg-no-repeat p-4">
<p class="text-gray-700 text-md">
By following this stream you'll get posts and notifications such as
when it goes live.
By following this stream on the Fediverse you'll receive updates when
it goes live, get posts from the streamer, and be featured as a
follower.
</p>
<div

Loading…
Cancel
Save