Fixed manage collections not being toggleable (#1813)
This commit is contained in:
parent
0f042a23eb
commit
8aee5b3e08
6 changed files with 8 additions and 8 deletions
|
@ -23,6 +23,6 @@ public class UpdateLibraryDto
|
|||
[Required]
|
||||
public bool IncludeInSearch { get; init; }
|
||||
[Required]
|
||||
public bool CreateCollections { get; init; }
|
||||
public bool ManageCollections { get; init; }
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue