mirror of
https://github.com/Stone-Red-Code/HyperbolicDownloader.git
synced 2026-09-09 23:41:05 +02:00
Change files to file(s) in log message
This commit is contained in:
@@ -98,7 +98,7 @@ public class DirectoryWatcher
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ApiManager.SendNotificationMessageNewLine($"Finished checking for new files. Found {newFilesCount} new files.", NotificationMessageType.Log);
|
ApiManager.SendNotificationMessageNewLine($"Finished checking for new files. Found {newFilesCount} new file(s).", NotificationMessageType.Log);
|
||||||
|
|
||||||
filesManager.RemoveFilesThatDontExist();
|
filesManager.RemoveFilesThatDontExist();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user