Clearer feature displaying

This commit is contained in:
Aoran Zeng
2024-08-17 06:46:06 +08:00
parent 56559b57b2
commit e18f8bf4fc
3 changed files with 62 additions and 35 deletions

View File

@@ -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;