fix
This commit is contained in:
parent
e15399a85b
commit
d31998b8ef
2 changed files with 1 additions and 20 deletions
|
@ -2,7 +2,6 @@ namespace Femto.Common;
|
|||
|
||||
public interface ICurrentUserContext
|
||||
{
|
||||
bool HasUser { get; }
|
||||
CurrentUser? CurrentUser { get; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue