fix: Speedtest not registering number of bytes read

This commit is contained in:
quexeky
2026-01-25 22:07:50 +11:00
parent 8c8e9ad4c9
commit bb3280cedf
10 changed files with 90 additions and 51 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
pub mod interface;
pub mod speedtest;
pub mod uploadable;
pub mod chunk_reader;
pub mod interface;
pub mod uploadable;