diff --git a/YJMPD-UWP/Model/ApiHandler.cs b/YJMPD-UWP/Model/ApiHandler.cs index c88943c..e319f75 100644 --- a/YJMPD-UWP/Model/ApiHandler.cs +++ b/YJMPD-UWP/Model/ApiHandler.cs @@ -21,7 +21,8 @@ namespace YJMPD_UWP.Model Picture, Msg, PlayerJoined, - PlayerRemoved + PlayerRemoved, + PictureUrl } public ApiHandler()