1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 11:22:22 +05:30

(feat): added update notification preference toggle in settings

This commit is contained in:
2025-03-01 23:13:44 +05:30
Verified
parent d835184b30
commit 802d8c1eab
10 changed files with 399 additions and 660 deletions

View File

@@ -18,6 +18,7 @@
"@radix-ui/react-progress": "^1.1.2",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.3",
"@radix-ui/react-toast": "^1.2.5",
"@radix-ui/react-tooltip": "^1.1.7",
"@tauri-apps/api": "^2.0.0",