mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-07-12 23:56:07 +00:00
fix(frontend): show zero client count for mtproto and wireguard inbounds
This commit is contained in:
@@ -60,6 +60,8 @@ const TRACKED_PROTOCOLS: readonly string[] = [
|
||||
Protocols.TROJAN,
|
||||
Protocols.SHADOWSOCKS,
|
||||
Protocols.HYSTERIA,
|
||||
Protocols.WIREGUARD,
|
||||
Protocols.MTPROTO,
|
||||
];
|
||||
|
||||
async function fetchSlimInbounds(): Promise<unknown[]> {
|
||||
|
||||
Reference in New Issue
Block a user