fix description key name

This commit is contained in:
Loren Norman 2025-07-18 15:37:07 -04:00 committed by GitHub
parent 5de95e226f
commit 1ea092635d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ export default {
name: "Set Feed Value",
inputsInline: true,
colour: 300,
descritpion: "Publish the specified data point to the specified Feed.",
description: "Publish the specified data point to the specified Feed.",
mixins: ['replaceDropdownOptions'],
extensions: ['populateFeedDropdown'],