mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
chore: update
This commit is contained in:
@@ -89,7 +89,7 @@ pub fn profiles_path() -> Result<PathBuf> {
|
|||||||
Ok(app_home_dir()?.join(PROFILE_YAML))
|
Ok(app_home_dir()?.join(PROFILE_YAML))
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(not(target_os = "windows"))]
|
#[cfg(target_os = "macos")]
|
||||||
pub fn service_path() -> Result<PathBuf> {
|
pub fn service_path() -> Result<PathBuf> {
|
||||||
Ok(app_resources_dir()?.join("clash-verge-service"))
|
Ok(app_resources_dir()?.join("clash-verge-service"))
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user