mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-07 05:31:25 -07:00
Fix typos
This commit is contained in:
parent
fe0fb3a251
commit
80d1c48f0d
4 changed files with 11 additions and 11 deletions
|
@ -455,7 +455,7 @@ const DynamicTable = new Class({
|
|||
}
|
||||
},
|
||||
|
||||
getSortedColunn: function() {
|
||||
getSortedColumn: function() {
|
||||
return localStorage.getItem('sorted_column_' + this.dynamicTableDivId);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue