Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jul 18, 2024
1 parent f8bff93 commit 701de0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/TopMenu/actionButtonNetflix.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

$videos_id = getVideos_id();
?>
<!-- action menu start -->
<!-- action menu flix start -->
<?php
foreach ($menu as $key => $value) {
$menuItems = MenuItem::getAllFromMenu($videos_id, true);
Expand Down Expand Up @@ -142,4 +142,4 @@
}
}
?>
<!-- action menu start -->
<!-- action menu flix end -->

0 comments on commit 701de0a

Please sign in to comment.