mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Fix typos
This commit is contained in:
@@ -455,7 +455,7 @@ const DynamicTable = new Class({
|
||||
}
|
||||
},
|
||||
|
||||
getSortedColunn: function() {
|
||||
getSortedColumn: function() {
|
||||
return localStorage.getItem('sorted_column_' + this.dynamicTableDivId);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user