Added pictureURL

This commit is contained in:
Yorick Rommers
2016-01-19 22:30:15 +01:00
parent 6f090062e3
commit ee7c7a710c
+2 -1
View File
@@ -21,7 +21,8 @@ namespace YJMPD_UWP.Model
Picture,
Msg,
PlayerJoined,
PlayerRemoved
PlayerRemoved,
PictureUrl
}
public ApiHandler()