Skip to content

Commit

Permalink
Merge branch 'master' into feature/TMZ-306-button-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
mserino committed Jan 23, 2025
2 parents 9525c13 + cc88cd2 commit 5498a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/template-parts/widgets/ehp-header.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public function get_style_depends(): array {
}

public function get_script_depends(): array {
return [ 'helloplus-header-frontend' ];
return [ 'helloplus-header-fe' ];
}

protected function render(): void {
Expand Down

0 comments on commit 5498a13

Please sign in to comment.