pull/787/head
Rick V 5 years ago
parent 6b2874824e
commit df0cdb84f9
No known key found for this signature in database
GPG Key ID: C0EDC8723FDC3465

@ -79,7 +79,7 @@ namespace network.loki.lokinet.win32.ui
private void btnDrop_Click(object sender, EventArgs e)
{
//lokiNetDaemon.CancelOutputRead();
lokiNetDaemon.CancelOutputRead();
lokiNetDaemon.Kill();
btnConnect.Enabled = true;
TrayConnect.Enabled = true;

Loading…
Cancel
Save