Skip to content

Commit a712830

Browse files
committed
component key adjustmnet
1 parent 013fb3a commit a712830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/the_magic_drip/actions/mark-campaign-active-or-inactive/mark-campaign-active-or-inactive.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import app from "../../the_magic_drip.app.mjs";
22

33
export default {
4-
key: "the_magic_drip-mark-campaign-active-inactive",
4+
key: "the_magic_drip-mark-campaign-active-or-inactive",
55
name: "Mark Campaign Active or Inactive",
66
description: "Marks a campaign as active or inactive. [See the documentation](https://docs.themagicdrip.com/api-reference/endpoint/post-v1campaign-active)",
77
version: "0.0.1",

0 commit comments

Comments
 (0)