WIP Avatar

This commit is contained in:
Paul Schneider 2016-12-15 02:32:10 +01:00
commit 13a7a35b6d
2 changed files with 11 additions and 8 deletions

View file

@ -14,7 +14,7 @@ namespace BookAStar.ViewModels.UserProfile
using Model.Auth.Account;
using Pages.UserProfile;
internal class UserProfileViewModel : ViewModel
public class UserProfileViewModel : ViewModel
{
public bool IsAPerformer
{