mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2025-08-19 17:36:49 +00:00
Reduced the file download chunk size from 10 to 1 MByte.
This commit is contained in:
@@ -30,6 +30,7 @@ count.messages.media_type.contact:{{count.messages.media_type.contact}}
|
||||
function drawChart() {
|
||||
drawChartChatTypes();
|
||||
drawChartMessageTypes();
|
||||
drawChartMediaTypes();
|
||||
}
|
||||
|
||||
function drawChartChatTypes() {
|
||||
|
Reference in New Issue
Block a user