mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 13:13:21 +08:00
更新 core.c
为user_agent设置正确的默认值
This commit is contained in:
@@ -134,7 +134,7 @@ ProgStatus =
|
||||
.leader_selected_index = -1,
|
||||
.chgtype = ChgType_Auto,
|
||||
.chsrc_run_faas = false,
|
||||
.user_agent = "chsrc",
|
||||
.user_agent = "chsrc/" Chsrc_Version,
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user