Fix Upload* display
This commit is contained in:
parent
97271eabbc
commit
603ad30040
|
@ -204,6 +204,7 @@ function(
|
|||
|
||||
if (d.bittorrent) {
|
||||
ctx.bittorrentName = d.bittorrent.info && d.bittorrent.info.name;
|
||||
ctx.bittorrent = true;
|
||||
}
|
||||
else {
|
||||
delete ctx.bittorrentName;
|
||||
|
|
Loading…
Reference in New Issue
Block a user