mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
CI: test showFlags
This commit is contained in:
+3
-1
@@ -72,7 +72,9 @@
|
||||
"showIpv6": true,
|
||||
"showMac": true,
|
||||
"showSpeed": true,
|
||||
"showMtu": true
|
||||
"showMtu": true,
|
||||
"showLoop": true,
|
||||
"showFlags": true
|
||||
},
|
||||
"dns",
|
||||
"wifi",
|
||||
|
||||
+3
-1
@@ -74,7 +74,9 @@
|
||||
"showIpv6": true,
|
||||
"showMac": true,
|
||||
"showSpeed": true,
|
||||
"showMtu": true
|
||||
"showMtu": true,
|
||||
"showLoop": true,
|
||||
"showFlags": true
|
||||
},
|
||||
"dns",
|
||||
"wifi",
|
||||
|
||||
Reference in New Issue
Block a user