mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-07 17:25:00 +00:00
Fixed: Remove period in ArtistMonitoringOptions for consistency
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ function ArtistMonitoringOptionsPopoverContent() {
|
||||
|
||||
<DescriptionListItem
|
||||
title="None"
|
||||
data="No albums will be monitored."
|
||||
data="No albums will be monitored"
|
||||
/>
|
||||
</DescriptionList>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user