Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

update torrent lang once load is done (didn't work in Chrome before)

Cette révision appartient à :
kilo 2017-07-16 14:41:24 +02:00 révisé par GitHub
Parent ea73b3eb9c
révision c3b2b0fbe9

Voir le fichier

@ -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) {