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

(feat): added initial update check and removed context menu in production

This commit is contained in:
2025-02-12 13:48:08 +05:30
Verified
parent c9dc388a10
commit f6686f7e37
7 changed files with 279 additions and 43 deletions

View File

@@ -329,6 +329,8 @@ pub async fn run() {
.plugin(tauri_plugin_os::init())
.plugin(tauri_plugin_fs::init())
.plugin(tauri_plugin_shell::init())
.plugin(tauri_plugin_process::init())
.plugin(tauri_plugin_notification::init())
.manage(websocket_state.clone())
.setup(move |app| {
// Create menu items