Commit 425d42c6 authored by JoyJ's avatar JoyJ

fix

parent cde88ea4
...@@ -349,6 +349,7 @@ new System.IO.Compression.GZipStream(streamReceive, System.IO.Compression.Compre ...@@ -349,6 +349,7 @@ new System.IO.Compression.GZipStream(streamReceive, System.IO.Compression.Compre
this.AddFile(file); this.AddFile(file);
} }
} }
this.SaveToFile();
} }
private void btnDelete_Click(object sender, EventArgs e) private void btnDelete_Click(object sender, EventArgs e)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment