mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-18 03:17:35 +08:00
fix: enhance some interactive experiences
This commit is contained in:
@@ -214,6 +214,7 @@ async function loadDownladerSetting() {
|
||||
TR_USER,
|
||||
TR_PASSWORD,
|
||||
}
|
||||
downloaderTab.value = DOWNLOADER === 'qbittorrent' ? 'qbittorrent' : 'transmission'
|
||||
}
|
||||
}
|
||||
catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user