mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 15:28:28 +01:00
localize plugin installation process
This commit is contained in:
@@ -39,5 +39,11 @@ namespace MediaBrowser.Common.Security
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
Task LoadAllRegistrationInfo();
|
||||
|
||||
/// <summary>
|
||||
/// Gets the supporter information.
|
||||
/// </summary>
|
||||
/// <returns>Task<SupporterInfo>.</returns>
|
||||
Task<SupporterInfo> GetSupporterInfo();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user