This commit is contained in:
Nick Colley 2023-01-22 00:04:43 +00:00
parent 831717836a
commit 093c9cc2ae
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "semaphore",
"description": "Alternative web client for Mastodon",
"version": "2.6.0",
"version": "1.0.0",
"type": "module",
"engines": {
"node": "^12.20.0 || ^14.13.1 || ^16.0.0 || ^18.0.0"

View File

@ -8,7 +8,7 @@
{displayAbsoluteFormattedDate}
</time>
{#if editedAt}
&nbsp;&ndash;&nbsp;{intl.statusEdited}
&nbsp;&middot;&nbsp;{intl.statusEdited}
{/if}
</ExternalLink>
{#if applicationName}