mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-11-01 18:55:33 +00:00
Person Pages
This commit is contained in:
@@ -7,7 +7,7 @@ public class RegisterViewModel {
|
||||
public string Title { get; private set; }
|
||||
public bool AllowSendIn { get; private set; }
|
||||
public bool AllowSearch { get; private set; }
|
||||
|
||||
|
||||
private List<(string, string)>? _AvailableCategories;
|
||||
private List<(string, string)>? _AvailableSideCategories;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user