mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
#387 trim the spaces from the api key. Tidied up the setting models a bit.
This commit is contained in:
parent
c5ad97780f
commit
6392ee0bde
18 changed files with 287 additions and 297 deletions
|
@ -30,7 +30,7 @@ using System.Collections.Generic;
|
|||
|
||||
namespace PlexRequests.Core.SettingModels
|
||||
{
|
||||
public class PlexRequestSettings : Settings
|
||||
public sealed class PlexRequestSettings : Settings
|
||||
{
|
||||
public PlexRequestSettings()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue