diff --git a/public/js/kilo.js b/public/js/kilo.js index 221b2a21..51027955 100644 --- a/public/js/kilo.js +++ b/public/js/kilo.js @@ -61,6 +61,8 @@ var Kilo = function (params) { } this.setName(formName.value) this.setCategory(formCategory.selectedIndex) + updateTorrentLang() + } // Helpers function for events and render this.setRemake = function (b) {