Presets: add showAllIps to all.jsonc

This commit is contained in:
Carter Li
2024-10-17 19:38:08 +08:00
parent dee5f1b339
commit 9bd692dffb
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -74,7 +74,8 @@
"showSpeed": true,
"showMtu": true,
"showLoop": true,
"showFlags": true
"showFlags": true,
"showAllIps": true
},
"dns",
"wifi",
+2 -1
View File
@@ -76,7 +76,8 @@
"showSpeed": true,
"showMtu": true,
"showLoop": true,
"showFlags": true
"showFlags": true,
"showAllIps": true
},
"dns",
"wifi",