fix: Add missing pollInverval keys for triggers

This commit is contained in:
Faruk AYDIN
2024-09-05 13:40:44 +03:00
parent 06c4b7ed2e
commit 5c4ca3c84f
5 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ import defineTrigger from '../../../../helpers/define-trigger.js';
export default defineTrigger({
name: 'New video in channel',
key: 'newVideoInChannel',
pollInterval: 15,
description:
'Triggers when a new video is published to a specific Youtube channel.',
arguments: [