We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83d65c6 + c907d47 commit f915232Copy full SHA for f915232
lib/Api/event_handler_api.dart
@@ -12,7 +12,7 @@ import 'package:provider/provider.dart';
12
import '../Constants/notification_keys.dart';
13
import '../Provider/filter_provider.dart';
14
15
-String torrentLength = '';
+String torrentLength = '0';
16
17
class EventHandlerApi {
18
//Sets the transfer rate if the event returned is TRANSFER_SUMMARY_FULL_UPDATE
0 commit comments