mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-25 02:34:06 +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>
|
||||||
|
|
||||||
<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>
|
<a href={source_url} rel='noopener noreferrer' target='_blank'><FormattedMessage id='footer.about' defaultMessage='About' /></a>
|
||||||
{' · '}
|
{' · '}
|
||||||
|
|
Loading…
Reference in a new issue