Skip to content

Commit

Permalink
don't overwrite target when sending URLs to old targets
Browse files Browse the repository at this point in the history
  • Loading branch information
stargo committed Jan 6, 2018
1 parent 60f579a commit c18b446
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions telegram.pl
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ ($;$)
print $cmd if ($debug);
$server->command($cmd);
telegram_send_message($user, "->${target}");

$last_target = $target;
$last_server = $server;
}
}

Expand Down

0 comments on commit c18b446

Please sign in to comment.