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
1 changed files with 1 additions and 0 deletions

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);