mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-18 21:52:05 +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