mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-13 07:17:53 +02:00
API: Edit Settings
This commit is contained in:
@ -17,7 +17,6 @@ public class TaskManager
|
||||
private readonly Dictionary<Connector, List<TrangaTask>> _taskQueue = new();
|
||||
public SettingsData settings { get; }
|
||||
private Logger? logger { get; }
|
||||
|
||||
public Komga? komga { get; }
|
||||
|
||||
/// <param name="downloadFolderPath">Local path to save data (Manga) to</param>
|
||||
|
Reference in New Issue
Block a user