mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
🔀 Merge branch 'master' of github.com:n8n-io/n8n
This commit is contained in:
commit
180e1a46d5
|
@ -18,7 +18,7 @@ export class TogglTrigger implements INodeType {
|
|||
icon: 'file:toggl.png',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
description: 'Starts the workflow when Toggl events occure',
|
||||
description: 'Starts the workflow when Toggl events occur',
|
||||
defaults: {
|
||||
name: 'Toggl',
|
||||
color: '#00FF00',
|
||||
|
|
Loading…
Reference in a new issue