mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
Fixed a bunch of jellyfin issues
This commit is contained in:
parent
14c6170455
commit
6a062d5c40
12 changed files with 214 additions and 174 deletions
|
@ -11,5 +11,8 @@
|
|||
public string StoragePath { get; set; }
|
||||
|
||||
public string SecurityKey { get; set; }
|
||||
#if DEBUG
|
||||
= "test";
|
||||
#endif
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue