Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
85a14d1ad6
commit
679eb9799f
@ -39,10 +39,6 @@ namespace KaraokePlayer.Classes
|
||||
{
|
||||
get { return string.Format("controllers/{0}/player/queue/0/", this.Id); }
|
||||
}
|
||||
private string MostPlayedPath
|
||||
{
|
||||
get { return string.Format("controllers/{0}/mostplayed/", this.Id); }
|
||||
}
|
||||
|
||||
public string Id { get; set; }
|
||||
public Song CurrentSong { get; set; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user