@@ -85,7 +85,7 @@ namespace EEMSUIClient.Services
public void FileReceivedNotify(FileType fileType)
{
- MessageBox.Show($"{fileType} Received");
+ //Log Here
}
public void StartFileReceiveNotify(FileType fileType)