Skip to content

Commit

Permalink
VC-2886 Add HubSpot element to groups and categories
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitahl authored and veidenbaums committed Aug 15, 2022
1 parent a95cfa2 commit 4638815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions visualcomposer/Helpers/Hub/Categories.php
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ public function getHubCategories()
'sliderRevolution',
'translatePressLanguageSwitcher',
'wpForms',
'hubSpotForms',
],
'icon' => $urlHelper->to('public/categories/icons/WordPress.svg'),
'iconDark' => $urlHelper->to('public/categories/iconsDark/WordPress.svg'),
Expand Down
1 change: 1 addition & 0 deletions visualcomposer/Helpers/Hub/Groups.php
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ public function getGroups()
'sliderRevolution',
'translatePressLanguageSwitcher',
'wpForms',
'hubSpotForms',
],
],
'Menus' => [
Expand Down

0 comments on commit 4638815

Please sign in to comment.