提交 0ca05d92 编写于 作者: T Thomas Stromberg

Docker instead of Docker Service

上级 465e15ef
......@@ -180,7 +180,7 @@ func FullName(name string) string {
if IsDockerDesktop(name) {
return "Docker Desktop"
}
return "Docker Service"
return "Docker"
default:
return strings.Title(name)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册