Added relation support
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
private string? _displayName;
|
||||
private string? _initials;
|
||||
private string? _searchValue;
|
||||
|
||||
protected override async Task OnInitializedAsync() {
|
||||
if (Config.DisplayUserInfo) {
|
||||
|
||||
Reference in New Issue
Block a user