mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Re-add Telegram support
This commit is contained in:
parent
62b9ee4e5d
commit
4931a6a893
7 changed files with 17 additions and 2 deletions
|
@ -31,7 +31,8 @@ program
|
|||
.option("-D, --dribbble [username]", "specify dribbble username")
|
||||
.option("-e, --email [username]", "specify email")
|
||||
.option("-i, --instagram [username]", "specify instagram username")
|
||||
.option("-T, --twitter [username]", "specify twitter username")
|
||||
.option("-T, --telegram [username]", "specify telegram username")
|
||||
.option("-w, --twitter [username]", "specify twitter username")
|
||||
.action(buildCommand);
|
||||
|
||||
program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue