chg: [keybase-account] at least username is required

pull/295/head
Alexandre Dulaunoy 2020-09-16 14:45:37 +02:00
parent 054899d28b
commit 9cc343781f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 5 additions and 2 deletions

View File

@ -54,5 +54,8 @@
"meta-category": "misc",
"name": "keybase-account",
"uuid": "32c29c1c-a6c1-41e9-b1db-8cca88185ecd",
"version": 1
}
"version": 2,
"requiredOneOf": [
"username"
]
}