mirror of
https://gitea.com/jolheiser/sip
synced 2024-11-22 19:51:58 +01:00
Formatting
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
039c227402
commit
c23a9b9d81
@ -48,7 +48,7 @@ func doTokenAdd(ctx *cli.Context) error {
|
||||
authQuestions := []*survey.Question{
|
||||
{
|
||||
Name: "username",
|
||||
Prompt: &survey.Input{Message: "Username the Gitea instance"},
|
||||
Prompt: &survey.Input{Message: "Username for the Gitea instance"},
|
||||
Validate: survey.Required,
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user