fix: make clipboard collector navigation opt-in

This commit is contained in:
Sucukdeluxe
2026-09-06 12:24:20 +02:00
parent bd11b57fb8
commit 8957aa3c23
17 changed files with 174 additions and 14 deletions
+1
View File
@@ -126,6 +126,7 @@ function createSettings(): AppSettings {
updateRepo: "Sucukdeluxe/Multi-Debrid-Downloader",
autoUpdateCheck: true,
clipboardWatch: true,
switchToCollectorOnClipboard: false,
minimizeToTray: false,
theme: "dark",
themePreference: "dark",