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 6084334 commit 91a6cbaCopy full SHA for 91a6cba
components/alttextlab/alttextlab.app.mjs
@@ -2,7 +2,7 @@ import { axios } from "@pipedream/platform";
2
3
export default {
4
type: "app",
5
- app: "alttext_ai",
+ app: "alttextlab",
6
propDefinitions: {},
7
methods: {
8
_baseUrl() {
0 commit comments