mirror of
https://github.com/tonikelope/megabasterd.git
synced 2025-05-29 04:50:14 +02:00
1.27b
This commit is contained in:
parent
f4aab889de
commit
9c10ea65a9
@ -275,7 +275,7 @@ public final class Upload implements Transference, Runnable, SecureNotifiable {
|
|||||||
|
|
||||||
if (result == null) {
|
if (result == null) {
|
||||||
|
|
||||||
_speed_meter = result = new SpeedMeter(this, getMain_panel().getGlobal_dl_speed());
|
_speed_meter = result = new SpeedMeter(this, getMain_panel().getGlobal_up_speed());
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user