Fix typos

This commit is contained in:
Chocobo1 2020-10-20 18:44:04 +08:00
parent e4fe3bfe35
commit 7e258bfe38
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
7 changed files with 31 additions and 31 deletions

View file

@ -2062,9 +2062,9 @@ window.qBittorrent.DynamicTable = (function() {
}
row['data'] = {};
tds[0].style.overflow = 'visible';
let indentaion = row.full_data.indentaion;
tds[0].style.paddingLeft = (indentaion * 32 + 4) + 'px';
tds[1].style.paddingLeft = (indentaion * 32 + 4) + 'px';
let indentation = row.full_data.indentation;
tds[0].style.paddingLeft = (indentation * 32 + 4) + 'px';
tds[1].style.paddingLeft = (indentation * 32 + 4) + 'px';
},
updateIcons: function() {
// state_icon