build: cosmetic on build task name.
This commit is contained in:
parent
1724040229
commit
9b7c1acb1b
7 changed files with 7 additions and 7 deletions
|
|
@ -18,7 +18,7 @@ func init() {
|
|||
RegisterBuilder(&ReAttach{
|
||||
Base: prebuild.Base{
|
||||
Keyword: "attach",
|
||||
Msg: "Re-attach disconnected path",
|
||||
Msg: "Feat: re-attach disconnected path",
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue