Compare commits
2 Commits
b45b6214c7
...
84cc6a5607
| Author | SHA1 | Date | |
|---|---|---|---|
| 84cc6a5607 | |||
| 616b77882c |
@@ -53,6 +53,7 @@ export class StateManager {
|
|||||||
id: `el-${id}-${target}`,
|
id: `el-${id}-${target}`,
|
||||||
source: id,
|
source: id,
|
||||||
target: target,
|
target: target,
|
||||||
|
selectable: false,
|
||||||
type: 'default'
|
type: 'default'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user