Update filemanager
This commit is contained in:
parent
c7d2ec9899
commit
e85036d1d1
@ -30,7 +30,7 @@ namespace Server.Forms
|
||||
public string fullFileName;
|
||||
public string clientFullFileName;
|
||||
private bool isUpload = false;
|
||||
private async void timer1_Tick(object sender, EventArgs e)
|
||||
private void timer1_Tick(object sender, EventArgs e)
|
||||
{
|
||||
if (!isUpload)
|
||||
{
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user