#456 Update all the requests when we identify that the username changes

This commit is contained in:
Jamie.Rees 2016-11-22 14:46:24 +00:00
parent 3d2272cd91
commit d5127073bc
7 changed files with 92 additions and 20 deletions

View file

@ -101,6 +101,9 @@ namespace PlexRequests.UI.Modules
private string _username;
/// <summary>
/// Returns the Username or UserAlias
/// </summary>
protected string Username
{
get