mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-23 19:11:22 +08:00
Clearer feature displaying
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
* Contributors : Nil Null <nil@null.org>
|
||||
* Created On : <2023-08-29>
|
||||
* Last Modified : <2024-08-09>
|
||||
* Last Modified : <2024-08-17>
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
static MirrorSite
|
||||
@@ -112,6 +112,7 @@ pl_ruby_feat (char *option)
|
||||
fi.can_get = true;
|
||||
fi.can_reset = true;
|
||||
|
||||
fi.stcan_locally = CanSemi;
|
||||
fi.locally = "gem 不支持; bundler 支持 (From v0.1.6)";
|
||||
fi.can_english = false;
|
||||
fi.can_user_define = true;
|
||||
|
||||
Reference in New Issue
Block a user