mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Change wording
This commit is contained in:
parent
181b401030
commit
4e8a58724e
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ export const triggerActions = async (
|
|||
)
|
||||
case RuleActionType.SendNotification: {
|
||||
const data: NotificationData = {
|
||||
title: 'New page added to your feed',
|
||||
title: 'New page added to your library',
|
||||
body: filteredPage.title,
|
||||
image: filteredPage.image,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue