[sharedlibrary] add client meta
[application] add gravatar command
This commit is contained in:
@ -4,5 +4,6 @@ namespace SharedLibraryCore.Dtos
|
||||
public class SharedInfo
|
||||
{
|
||||
public bool Sensitive { get; set; }
|
||||
public bool Show { get; set; } = true;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user