mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
better caching of remote data
This commit is contained in:
@@ -41,12 +41,6 @@ namespace MediaBrowser.Common.Security
|
||||
/// <returns></returns>
|
||||
Task LoadAllRegistrationInfo();
|
||||
|
||||
/// <summary>
|
||||
/// Gets the supporter information.
|
||||
/// </summary>
|
||||
/// <returns>Task<SupporterInfo>.</returns>
|
||||
Task<SupporterInfo> GetSupporterInfo();
|
||||
|
||||
/// <summary>
|
||||
/// Register and app store sale with our back-end
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user