feat: Nyanpasu Misc

This commit is contained in:
keiko233
2023-11-12 00:09:32 +08:00
parent b4ead4076a
commit 7ce8bd8988
19 changed files with 41 additions and 40 deletions

View File

@@ -58,7 +58,7 @@ impl IClashTemp {
help::save_yaml(
&dirs::clash_path()?,
&self.0,
Some("# Generated by Clash Verge"),
Some("# Generated by Clash Nyanpasu"),
)
}