We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fb6e0 commit 9409e17Copy full SHA for 9409e17
components/asters/sources/common/base.mjs
@@ -8,8 +8,6 @@ export default {
8
asters,
9
db: "$.service.db",
10
timer: {
11
- label: "Polling interval",
12
- description: "Pipedream will poll the Trello API on this schedule",
13
type: "$.interface.timer",
14
default: {
15
intervalSeconds: DEFAULT_POLLING_SOURCE_TIMER_INTERVAL,
0 commit comments