fix github org placeholder (#1627)

This commit is contained in:
Hon
2023-08-15 15:27:52 -07:00
committed by GitHub
parent eee01e0361
commit ea8c21051d
+1 -1
View File
@@ -21,7 +21,7 @@ func GetFields() githubCmdModel {
Key: "org",
Required: false,
Help: "GitHub organization to scan.",
Placeholder: "https://github.com/trufflesecurity",
Placeholder: "trufflesecurity",
}
repo := textinputs.InputConfig{