fix: update supports table for DHT

This commit is contained in:
ThaUnknown 2023-11-23 20:43:16 +01:00
parent 8a876a1053
commit 31226fbf89

View file

@ -5,7 +5,7 @@ export const SUPPORTS = {
update: false,
angle: false,
doh: false,
dht: false,
dht: true,
discord: false,
torrentPort: false,
torrentPath: false,