mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-13 16:52:56 -07:00
Should fix issue #36
This commit is contained in:
parent
613e4c3aa8
commit
c28a26413a
6 changed files with 85 additions and 4 deletions
|
@ -37,6 +37,6 @@ namespace PlexRequests.Api.Interfaces
|
|||
PlexFriends GetUsers(string authToken);
|
||||
PlexSearch SearchContent(string authToken, string searchTerm, Uri plexFullHost);
|
||||
PlexStatus GetStatus(string authToken, Uri uri);
|
||||
|
||||
PlexAccount GetAccount(string authToken);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue