mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-31 03:45:20 -04:00
MAL Interest Stacks (#2932)
This commit is contained in:
@@ -36,5 +36,6 @@ public class UpdateLibraryDto
|
||||
/// <summary>
|
||||
/// A set of Glob patterns that the scanner will exclude processing
|
||||
/// </summary>
|
||||
[Required]
|
||||
public ICollection<string> ExcludePatterns { get; init; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user