mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-27 10:48:04 -06:00
committed by
Vladimir Golovnev (glassez)
parent
9d42657468
commit
e246745776
@@ -158,6 +158,10 @@
|
||||
if (submitted)
|
||||
window.parent.closeWindows();
|
||||
});
|
||||
|
||||
if (Browser.platform === 'ios') {
|
||||
$('fileselect').accept = ".torrent";
|
||||
}
|
||||
</script>
|
||||
<div id="upload_spinner" class="mochaSpinner"></div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user