mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor(editor): Simplify data count in NDV (no-changelog) (#7568)
This commit is contained in:
@@ -144,6 +144,7 @@ export default defineComponent({
|
||||
props: {
|
||||
runIndex: {
|
||||
type: Number,
|
||||
required: true,
|
||||
},
|
||||
isReadOnly: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user