fix(DIExtensions): arrangierte Mail- und Dispatcher-Konfigurationen
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
public class MailConfig
|
||||
{
|
||||
public required Dictionary<string, string> Placeholders { get; init; } = new();
|
||||
public required Dictionary<string, string> Placeholders { get; init; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user