mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-17 18:40:59 +02:00
Update notification description grammar
This commit is contained in:
@@ -63,7 +63,7 @@ module.exports.notificationData = {
|
||||
{
|
||||
name: 'onRSSFeedFailed',
|
||||
requiresLibrary: true,
|
||||
description: 'Triggered when an RSS feed request/update fails, but gets not disabled',
|
||||
description: 'Triggered when an RSS feed request/update fails, but is not disabled',
|
||||
descriptionKey: 'NotificationOnRSSFeedFailedDescription',
|
||||
variables: ['feedUrl', 'numFailed', 'title'],
|
||||
defaults: {
|
||||
|
Reference in New Issue
Block a user