initial project commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Common.Configuration;
|
||||
|
||||
public sealed class QuartzConfig
|
||||
{
|
||||
public required string FrozenTorrentTrigger { get; init; }
|
||||
}
|
||||
Reference in New Issue
Block a user