mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add hidden count when config node filtered
This commit is contained in:
@@ -207,7 +207,8 @@
|
||||
"subflows": "subflows",
|
||||
"flows": "flows",
|
||||
"filterUnused":"unused",
|
||||
"filterAll":"all"
|
||||
"filterAll":"all",
|
||||
"filtered": "__count__ hidden"
|
||||
}
|
||||
},
|
||||
"typedInput": {
|
||||
|
Reference in New Issue
Block a user