mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-18 15:12:04 +00:00
fix: update supports table for DHT
This commit is contained in:
parent
8a876a1053
commit
31226fbf89
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ export const SUPPORTS = {
|
|||
update: false,
|
||||
angle: false,
|
||||
doh: false,
|
||||
dht: false,
|
||||
dht: true,
|
||||
discord: false,
|
||||
torrentPort: false,
|
||||
torrentPath: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue