Compare commits

3 Commits

View File

@@ -61,7 +61,7 @@ namespace FireWallet
notifyForm.Dispose(); notifyForm.Dispose();
this.Close(); this.Close();
} }
} } else this.Close();
} }
ParseTX(); ParseTX();
} }