mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 19:54:55 +00:00
was added firebase nitifying
This commit is contained in:
@@ -36,7 +36,6 @@ public class ProfileService : IProfileService
|
||||
{
|
||||
throw new NotFoundException("User's profile cant be found with given id", ex);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public async Task SetDescription(string description, Guid userId)
|
||||
|
||||
Reference in New Issue
Block a user