mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-01-06 16:53:59 +00:00
minor change
This commit is contained in:
@@ -124,7 +124,7 @@ namespace DnsServerCore.Dns.ZoneManagers
|
||||
}
|
||||
}
|
||||
|
||||
public void Flush()
|
||||
public override void Flush()
|
||||
{
|
||||
_root.Clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user