1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2025-06-29 20:06:25 +00:00

Reduced the file download chunk size from 10 to 1 MByte.

This commit is contained in:
2016-07-09 12:21:08 +02:00
parent 41f8fc80c5
commit 99b25c7272
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ count.messages.media_type.contact:{{count.messages.media_type.contact}}
function drawChart() {
drawChartChatTypes();
drawChartMessageTypes();
drawChartMediaTypes();
}
function drawChartChatTypes() {