Merge pull request #247 from fxthomas/244-fix-status-page
Fix status page crash
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ public class StatusController {
|
||||
}
|
||||
|
||||
|
||||
private static class TransferStatusHolder {
|
||||
public static class TransferStatusHolder {
|
||||
private TransferStatus transferStatus;
|
||||
private boolean isStream;
|
||||
private boolean isDownload;
|
||||
|
||||
Reference in New Issue
Block a user