fix: change fields

This commit is contained in:
GyDi
2022-08-09 14:31:59 +08:00
committed by GitHub
parent 19d3921637
commit c99d669b06
2 changed files with 5 additions and 6 deletions

View File

@@ -4,9 +4,6 @@ import ignoreCase from "@/utils/ignore-case";
export const HANDLE_FIELDS = [
"port",
"socks-port",
"redir-port",
"tproxy-port",
"mixed-port",
"allow-lan",
"mode",
@@ -36,6 +33,8 @@ export const USE_FLAG_FIELDS = [
"experimental",
"interface-name",
"routing-mark",
"socks-port",
"redir-port",
"tproxy-port",
"iptables",
"external-ui",