mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 07:22:35 -07:00
#456 Update all the requests when we identify that the username changes
This commit is contained in:
parent
3d2272cd91
commit
d5127073bc
7 changed files with 92 additions and 20 deletions
|
@ -101,6 +101,9 @@ namespace PlexRequests.UI.Modules
|
|||
|
||||
|
||||
private string _username;
|
||||
/// <summary>
|
||||
/// Returns the Username or UserAlias
|
||||
/// </summary>
|
||||
protected string Username
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue