mirror of
https://github.com/v2board/v2board.git
synced 2025-03-12 21:54:42 +08:00
修正后台筛选节点没有hysteria和vless
This commit is contained in:
parent
e150ab8af4
commit
299f5bb724
2
public/assets/admin/umi.js
vendored
2
public/assets/admin/umi.js
vendored
@ -102787,7 +102787,7 @@
|
||||
dataIndex: "id",
|
||||
key: "id",
|
||||
width: 150,
|
||||
filters: ["Shadowsocks", "Vmess", "Trojan"].map(e=>({
|
||||
filters: ["Shadowsocks", "Vmess", "Trojan", "Hysteria", "Vless"].map(e=>({
|
||||
text: e,
|
||||
value: e
|
||||
})),
|
||||
|
Loading…
x
Reference in New Issue
Block a user