mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
@@ -68,6 +68,17 @@ function Settings() {
|
||||
Download clients, download handling and remote path mappings
|
||||
</div>
|
||||
|
||||
<Link
|
||||
className={styles.link}
|
||||
to="/settings/importlists"
|
||||
>
|
||||
Import Lists
|
||||
</Link>
|
||||
|
||||
<div className={styles.summary}>
|
||||
Import from another Sonarr instance or Trakt lists and manage list exclusions
|
||||
</div>
|
||||
|
||||
<Link
|
||||
className={styles.link}
|
||||
to="/settings/connect"
|
||||
|
||||
Reference in New Issue
Block a user