1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

attempting to add youtube..?

This commit is contained in:
Dylan H 2020-06-02 15:49:05 -04:00 committed by GitHub
parent 587d3d5f9c
commit 3fcdd8dfbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,7 @@ async function buildCommand(username, program) {
telegram: program.telegram,
twitter: program.twitter,
xda: program.xda,
youtube: program.youtube,
};
await populateConfig(opts);