Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jul 3, 2024
1 parent c44d69d commit 4e3e6dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/Bookmark/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
PlayerSkins::createMarker($rows);
PlayerSkins::getStartPlayerJS('setTimeout(function(){adjustMarkerWidths();},1000);');
?>
<link href="<?php echo getURL('plugin/Bookmark/style.css'); ?>" rel="stylesheet" type="text/css"/>
<script src="<?php echo getURL('plugin/Bookmark/script.js'); ?>" type="text/javascript"></script>

0 comments on commit 4e3e6dc

Please sign in to comment.