Merge pull request #304 from Terrtia/master

chg: [telegram-account] required attributes
training
Alexandre Dulaunoy 2021-01-26 11:52:54 +01:00 committed by GitHub
commit 39eb3695a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -36,8 +36,10 @@
"meta-category": "misc",
"name": "telegram-account",
"requiredOneOf": [
"id",
"phone",
"username"
],
"uuid": "06f02ecf-5afb-42c5-9cb0-b362e222f52c",
"version": 1
"version": 2
}