mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 14:01:54 -07:00
Fixed: Remove period in ArtistMonitoringOptions for consistency
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
9e183fd0fd
commit
1fb0b867a9
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ function ArtistMonitoringOptionsPopoverContent() {
|
||||||
|
|
||||||
<DescriptionListItem
|
<DescriptionListItem
|
||||||
title="None"
|
title="None"
|
||||||
data="No albums will be monitored."
|
data="No albums will be monitored"
|
||||||
/>
|
/>
|
||||||
</DescriptionList>
|
</DescriptionList>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue