Skip to content

Commit 8552dda

Browse files
committed
updated metadata
1 parent a12c71a commit 8552dda

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

hubspot-activity.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
# ---
3-
# name: hubspot-list-activity
3+
# name: hubspot-activity
44
# deployed: true
55
# config: index
6-
# title: HubSpot Activity List
6+
# title: HubSpot Activity
77
# description: Returns a list of activity from HubSpot.
88
# params:
99
# - name: properties

hubspot-contacts.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
# ---
3-
# name: hubspot-list-contacts
3+
# name: hubspot-contacts
44
# deployed: true
55
# config: index
6-
# title: HubSpot Contacts List
6+
# title: HubSpot Contacts
77
# description: Returns a list of contacts from HubSpot.
88
# params:
99
# - name: properties

hubspot-deals.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
# ---
3-
# name: hubspot-list-deals
3+
# name: hubspot-deals
44
# deployed: true
55
# config: index
6-
# title: HubSpot Deals List
6+
# title: HubSpot Deals
77
# description: Returns a list of deals from HubSpot
88
# params:
99
# - name: properties

0 commit comments

Comments
 (0)