mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-24 03:33:31 +01:00
parent
9c73786251
commit
67cf95f6c2
@ -108,6 +108,10 @@ function Settings() {
|
||||
Metadata
|
||||
</Link>
|
||||
|
||||
<div className={styles.summary}>
|
||||
Create metadata files when episodes are imported or series are refreshed
|
||||
</div>
|
||||
|
||||
<Link
|
||||
className={styles.link}
|
||||
to="/settings/metadatasource"
|
||||
@ -116,7 +120,7 @@ function Settings() {
|
||||
</Link>
|
||||
|
||||
<div className={styles.summary}>
|
||||
Create metadata files when episodes are imported or series are refreshed
|
||||
Information on where Sonarr gets Series and Episode information
|
||||
</div>
|
||||
|
||||
<Link
|
||||
|
Loading…
Reference in New Issue
Block a user