Rename feature field

This commit is contained in:
Aoran Zeng
2024-11-08 19:32:57 +08:00
parent ba98d46e97
commit bbb66dd9d4
24 changed files with 33 additions and 32 deletions

View File

@@ -103,7 +103,7 @@ wr_homebrew_feat (char *option)
f.can_reset = false;
f.cap_locally = CanNot;
f.locally = NULL;
f.cap_locally_explain = NULL;
f.can_english = true;
/* 该换源方案中URL存在拼凑因此不能让用户手动使用某URL来换源 */