mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-23 19:11:22 +08:00
Rename enum can status
This commit is contained in:
@@ -78,7 +78,7 @@ pl_rust_cargo_feat (char *option)
|
||||
fi.can_get = true;
|
||||
fi.can_reset = true;
|
||||
|
||||
fi.stcan_locally = CanSemi;
|
||||
fi.cap_locally = PartiallyCan;
|
||||
fi.locally = "可以基于本项目换源吗?请帮助确认";
|
||||
fi.can_english = false;
|
||||
fi.can_user_define = true;
|
||||
|
||||
@@ -105,7 +105,7 @@ pl_rust_rustup_feat (char *option)
|
||||
fi.can_get = true;
|
||||
fi.can_reset = false;
|
||||
|
||||
fi.stcan_locally = CanNot;
|
||||
fi.cap_locally = CanNot;
|
||||
fi.locally = "";
|
||||
fi.can_english = false;
|
||||
fi.can_user_define = true;
|
||||
|
||||
Reference in New Issue
Block a user