mirror of
https://github.com/netchx/netch.git
synced 2026-03-20 18:19:44 +08:00
Remove some options
This commit is contained in:
@@ -90,6 +90,7 @@ namespace Netch.Controllers
|
||||
{
|
||||
File.Delete("logging\\NTT.log");
|
||||
}
|
||||
|
||||
File.AppendAllText("logging\\NTT.log", $"{e.Data}\r\n");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user