mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
🐛 Deactivate unwanted list autofill #2798
This commit is contained in:
parent
11336fdbae
commit
7fc430c70a
|
@ -123,9 +123,7 @@ export default mixins(
|
|||
autoformat: {},
|
||||
keyboard: {
|
||||
bindings: {
|
||||
'list autofill': {
|
||||
prefix: /^$/,
|
||||
},
|
||||
'list autofill': null,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue