en preparant le badge "activité à configurer!"

This commit is contained in:
2017-03-03 17:36:29 +01:00
parent b6c39c0ce8
commit 071660cf89
16 changed files with 78 additions and 20 deletions

View File

@ -25,6 +25,7 @@ namespace Yavsc.ViewModels.Manage
public List<UserActivity> Activity { get; set; }
public bool HaveProfessionalSettings { get; set; }
public bool HaveActivityToConfigure { get; set; }
public long PostsCounter { get; set; }