updated case
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
e2d1859a8f
commit
eec21c6ea4
@ -41,7 +41,7 @@ namespace KaraokePlayer.Classes
|
|||||||
}
|
}
|
||||||
private string MostPlayedPath
|
private string MostPlayedPath
|
||||||
{
|
{
|
||||||
get { return string.Format("controllers/{0}/mostPlayed/", this.Id); }
|
get { return string.Format("controllers/{0}/mostplayed/", this.Id); }
|
||||||
}
|
}
|
||||||
|
|
||||||
public string Id { get; set; }
|
public string Id { get; set; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user