Implemente l'accès authentifié au chat
This commit is contained in:
parent
2237cf717e
commit
f10956c13e
12 changed files with 179 additions and 62 deletions
|
|
@ -22,7 +22,7 @@ namespace BookAStar.ViewModels
|
|||
|
||||
public ICommand RefreshQueries
|
||||
{
|
||||
get { return DataManager.Current.BookQueries; }
|
||||
get; set;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue