Update filemanager

This commit is contained in:
NYAN CAT 2019-06-15 17:57:22 +03:00
parent c7d2ec9899
commit e85036d1d1
2 changed files with 719 additions and 719 deletions

View File

@ -30,7 +30,7 @@ namespace Server.Forms
public string fullFileName; public string fullFileName;
public string clientFullFileName; public string clientFullFileName;
private bool isUpload = false; private bool isUpload = false;
private async void timer1_Tick(object sender, EventArgs e) private void timer1_Tick(object sender, EventArgs e)
{ {
if (!isUpload) if (!isUpload)
{ {

File diff suppressed because it is too large Load Diff