Skip to content

Commit

Permalink
Give lists a description.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jan 20, 2015
1 parent 75e8467 commit 13c2dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/create_lists
Expand Up @@ -120,6 +120,7 @@ foreach my $con ($con_rs->all) {
$logger->info('Create ' . $con->name);
$list = $t->create_list({
owner_screen_name => 'twittelection',
description => $con->name,
name => $con->list_name,
});

Expand Down

0 comments on commit 13c2dea

Please sign in to comment.