tangled
alpha
login
or
join now
phaz.uk
/
VRChat-Photo-Manager
A photo manager for VRChat.
0
fork
atom
overview
issues
pulls
pipelines
jghkghjkghkjghkjghjk
phaz.uk
1 year ago
89d7c47c
47bd5daf
options
unified
split
Changed files
+2
-2
src-tauri
src
frontend_calls
start_with_win.rs
+2
-2
src-tauri/src/frontend_calls/start_with_win.rs
···
1
1
-
use std::{ thread, fs };
1
1
+
#[cfg(target_os = "windows")]
2
2
3
3
-
#[cfg(windows)]
3
3
+
use std::{ thread, fs };
4
4
use mslnk::ShellLink;
5
5
6
6
// When the user changes the start with windows toggle