mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Fix typo in notification settings
This commit is contained in:
parent
5c5722714d
commit
37a2c3c631
1 changed files with 1 additions and 1 deletions
|
@ -1619,7 +1619,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
|||
</tr>
|
||||
<tr>
|
||||
<td><strong>{artist_name}</strong></td>
|
||||
<td>The name of the artistd.</td>
|
||||
<td>The name of the artist.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{album_name}</strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue