mirror of
https://github.com/Stone-Red-Code/HyperbolicDownloader.git
synced 2026-09-06 23:40:40 +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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user