refactoring
This commit is contained in:
parent
88de59886a
commit
55d0254e9e
4 changed files with 4 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ namespace Yavsc.ViewModels.Manage
|
|||
|
||||
public long PostsCounter { get; set; }
|
||||
|
||||
public AccountBalance Balance { get; set; }
|
||||
public IAccountBalance Balance { get; set; }
|
||||
|
||||
public long ActiveCommandCount { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue