浏览代码

Added pictureURL

Yorick Rommers 10 年之前
父节点
当前提交
ee7c7a710c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      YJMPD-UWP/Model/ApiHandler.cs

+ 2 - 1
YJMPD-UWP/Model/ApiHandler.cs

@@ -21,7 +21,8 @@ namespace YJMPD_UWP.Model
             Picture,
             Picture,
             Msg,
             Msg,
             PlayerJoined,
             PlayerJoined,
-            PlayerRemoved
+            PlayerRemoved,
+            PictureUrl
         }
         }
 
 
         public ApiHandler()
         public ApiHandler()