mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-09 17:06:56 +01:00
remove accidental clipboard paste
This commit is contained in:
parent
be733ade6b
commit
41c844ed6d
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class LinkFooter extends React.PureComponent {
|
|||
</p>
|
||||
|
||||
<p>
|
||||
change <strong>nyastodon</strong>:
|
||||
<strong>nyastodon</strong>:
|
||||
{' '}
|
||||
<a href={source_url} rel='noopener noreferrer' target='_blank'><FormattedMessage id='footer.about' defaultMessage='About' /></a>
|
||||
{' · '}
|
||||
|
|
Loading…
Reference in a new issue