feat: Nyanpasu Misc
This commit is contained in:
@@ -143,7 +143,7 @@ impl IVerge {
|
||||
|
||||
/// Save IVerge App Config
|
||||
pub fn save_file(&self) -> Result<()> {
|
||||
help::save_yaml(&dirs::verge_path()?, &self, Some("# Clash Verge Config"))
|
||||
help::save_yaml(&dirs::verge_path()?, &self, Some("# Clash Nyanpasu Config"))
|
||||
}
|
||||
|
||||
/// patch verge config
|
||||
|
||||
Reference in New Issue
Block a user