mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
i2psnark typo
This commit is contained in:
@@ -2210,7 +2210,7 @@ public class I2PSnarkServlet extends BasicServlet {
|
||||
else if ("LURF".equals(ch)) // DL
|
||||
client = "Deluge";
|
||||
else if ("LXFC".equals(ch)) // qB
|
||||
client = "qBitorrent";
|
||||
client = "qBittorrent";
|
||||
else if ("LUxU".equals(ch)) // LT
|
||||
client = "libtorrent";
|
||||
// ancient below here
|
||||
|
||||
Reference in New Issue
Block a user