This commit is contained in:
Jöran Malek 2024-01-14 01:42:29 +01:00
parent 554a36c576
commit f596342275

View file

@ -43,7 +43,7 @@ public static class KeaDhcpLease
if (converted)
{
writer.Write(escapedChar);
writer.Write([escapedChar]);
}
else
{