1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-09 14:34:05 +02:00

Fix incorrect tweet duration handling

This commit is contained in:
chylex 2016-04-27 22:14:50 +02:00
parent 2e2ad4edcf
commit 8e1d23a53e

View File

@ -87,7 +87,7 @@
body.children("footer").remove();
$TD.onTweetPopup(html.html(),tweet.fullLength); // TODO column
$TD.onTweetPopup(html.html(),tweet.text.length); // TODO column
}
else if (column.model.getHasSound()){
$TD.onTweetSound(); // TODO disable original