diff --git a/pkg/apitypes/commands.json b/pkg/apitypes/commands.json index f5ebca1..9ae39bc 100644 --- a/pkg/apitypes/commands.json +++ b/pkg/apitypes/commands.json @@ -29,7 +29,7 @@ "title": "Change username", "fields": [ { "key": "Account", "hideIfDefaultValue": true }, - { "key": "Username" } + { "key": "Username", "optional": true } ] }, {