Skip to content

Commit

Permalink
Merged Changes from origin
Browse files Browse the repository at this point in the history
  • Loading branch information
Namo2 committed Jun 14, 2024
2 parents 4c8e7f6 + ed3e328 commit e606507
Show file tree
Hide file tree
Showing 28 changed files with 158 additions and 1,006 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public InPlayerPreviewController(
EncodingHelper encodingHelper)
{
_assembly = Assembly.GetExecutingAssembly();
_playerPreviewScriptPath = $"{InPlayerEpisodePreviewPlugin.Instance?.GetType().Namespace}.Web.inPlayerPreview.js";
_playerPreviewScriptPath = $"{InPlayerEpisodePreviewPlugin.Instance?.GetType().Namespace}.Web.InPlayerPreview.js";

_libraryManager = libraryManager;
_itemRepository = itemRepository;
Expand Down
22 changes: 0 additions & 22 deletions Namo.Plugin.InPlayerEpisodePreview/BuildFiles/jmpClientTemplate.js

This file was deleted.

Loading

0 comments on commit e606507

Please sign in to comment.