From 8bf40fbc6282778bbe7fefb10a46bed626d5f1d3 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Sun, 21 Dec 2025 14:50:22 +0400 Subject: [PATCH] refactor: add missing windows types --- src-tauri/src/traffic_stats.rs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src-tauri/src/traffic_stats.rs b/src-tauri/src/traffic_stats.rs index 393c4b6..ace6f7c 100644 --- a/src-tauri/src/traffic_stats.rs +++ b/src-tauri/src/traffic_stats.rs @@ -300,17 +300,19 @@ fn acquire_file_lock(lock_path: &PathBuf) -> Result