mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-29 19:12:35 -04:00
Fixed manage collections not being toggleable (#1813)
This commit is contained in:
@@ -23,6 +23,6 @@ public class UpdateLibraryDto
|
||||
[Required]
|
||||
public bool IncludeInSearch { get; init; }
|
||||
[Required]
|
||||
public bool CreateCollections { get; init; }
|
||||
public bool ManageCollections { get; init; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user