mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Web UI development started
This commit is contained in:
@@ -12,8 +12,7 @@ namespace Jackett
|
||||
{
|
||||
string DisplayName { get; }
|
||||
string DisplayDescription { get; }
|
||||
Uri SitLink { get; }
|
||||
|
||||
Uri SiteLink { get; }
|
||||
|
||||
// Retrieved for starting setup for the indexer via web API
|
||||
Task<ConfigurationData> GetConfigurationForSetup();
|
||||
|
Reference in New Issue
Block a user