1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Import lists in settings overview

Closes #3996
This commit is contained in:
Mark McDowall
2020-10-04 12:07:22 -07:00
parent 796c5e8b6b
commit f45b27f507
+11
View File
@@ -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"