A photo manager for VRChat.

jghkghjkghkjghkjghjk

Changed files
+2 -2
src-tauri
src
frontend_calls
+2 -2
src-tauri/src/frontend_calls/start_with_win.rs
··· 1 - use std::{ thread, fs }; 1 + #[cfg(target_os = "windows")] 2 2 3 - #[cfg(windows)] 3 + use std::{ thread, fs }; 4 4 use mslnk::ShellLink; 5 5 6 6 // When the user changes the start with windows toggle