mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
👕 Fix lint issue
This commit is contained in:
parent
03c68645c5
commit
a7a1ddbb89
|
@ -484,7 +484,7 @@ export default mixins(
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
name: '[Data to large]',
|
name: '[Data to large]',
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue