Chore: Patch Biometrics

This commit is contained in:
Youwes09
2026-05-01 05:56:39 -05:00
parent a71cc719ba
commit 3702a25813
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
#[cfg(target_os = "windows")]
use crate::server::resolve::strip_unc;
use tauri::Manager;
use std::path::PathBuf;
#[tauri::command]
pub fn get_platform_ui_scale(window: tauri::Window) -> f64 {