You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
ksud_magic: fix rust fmt
This commit is contained in:
@@ -45,4 +45,4 @@ pub const NO_MOUNT_PATH: &str = concatcp!(WORKING_DIR, ".nomount");
|
|||||||
|
|
||||||
pub const MOUNT_SYSTEM: &str = "Magic_Mount";
|
pub const MOUNT_SYSTEM: &str = "Magic_Mount";
|
||||||
|
|
||||||
pub const GLOBAL_NAMESPACE_FILE: &str = concatcp!(WORKING_DIR, ".global_mnt");
|
pub const GLOBAL_NAMESPACE_FILE: &str = concatcp!(WORKING_DIR, ".global_mnt");
|
||||||
|
|||||||
Reference in New Issue
Block a user