mirror of
https://github.com/C9Glax/tranga.git
synced 2025-07-04 18:04:16 +02:00
SettingsController.cs SearchController.cs QueryController.cs NotificationConnectorController.cs MetadataFetcherController.cs MangaConnectorController.cs FileLibraryController LibraryConnectors WorkerController
3 lines
87 B
C#
3 lines
87 B
C#
namespace API.APIEndpointRecords;
|
|
|
|
public record ModifyWorkerRecord(ulong? IntervalMs); |