We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779822b commit 766add9Copy full SHA for 766add9
pkg/apitypes/commands.json
@@ -29,7 +29,7 @@
29
"title": "Change username",
30
"fields": [
31
{ "key": "Account", "hideIfDefaultValue": true },
32
- { "key": "Username" }
+ { "key": "Username", "optional": true }
33
]
34
},
35
{
0 commit comments