mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-11 01:44:58 -06:00
BUGFIX: Fix locale switching from Web UI
This commit is contained in:
@@ -539,6 +539,7 @@
|
||||
},
|
||||
onSuccess: function() {
|
||||
// Close window
|
||||
window.parent.location.reload();
|
||||
window.parent.closeWindows();
|
||||
}
|
||||
}).send();
|
||||
|
||||
Reference in New Issue
Block a user