mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Improve text for subscription emails
This commit is contained in:
parent
844ac6ef12
commit
e31f2cbf08
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ export default function SubscriptionsPage(): JSX.Element {
|
|||
>
|
||||
{`Last received ${formattedShortDate(
|
||||
subscription.updatedAt
|
||||
)}, `}
|
||||
)} at `}
|
||||
<Link
|
||||
href={`/settings/emails?address=${subscription.newsletterEmail}`}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue