mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Use Javascript strict mode
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
var is_seed = true;
|
||||
var current_hash = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user