fix(Set Node): Increase search priority (#7358)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Michael Kret
2023-10-05 16:19:19 +03:00
committed by GitHub
parent afbf0c3d5e
commit e5ad1e7e4d
3 changed files with 20 additions and 8 deletions

View File

@@ -13,5 +13,5 @@
}
]
},
"alias": ["Filter", "Set", "Data"]
"alias": ["Filter", "_Set", "Data"]
}