mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed unit tests
This commit is contained in:
parent
53e502bd1c
commit
3aa28a58e5
3 changed files with 11 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
namespace Ombi.Helpers
|
||||
{
|
||||
public class EmbyHelper
|
||||
public static class EmbyHelper
|
||||
{
|
||||
public static string GetEmbyMediaUrl(string mediaId, string serverId, string customerServerUrl = null, bool isJellyfin = false)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue