changed failed import naming

This commit is contained in:
Flaminel
2025-05-27 14:37:39 +03:00
parent 607bebaf0f
commit 4bb54517c1
5 changed files with 14 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ public enum DeleteReason
{
None,
Stalled,
ImportFailed,
FailedImport,
DownloadingMetadata,
SlowSpeed,
SlowTime,