Browse Source

fix casing

crobibero 4 năm trước cách đây
mục cha
commit
fe49ae7cb5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      MediaBrowser.Model/Session/GeneralCommandType.cs

+ 1 - 1
MediaBrowser.Model/Session/GeneralCommandType.cs

@@ -45,7 +45,7 @@ namespace MediaBrowser.Model.Session
         PlayMediaSource = 34,
         PlayTrailers = 35,
         SetShuffleQueue = 36,
-        Playstate = 37,
+        PlayState = 37,
         PlayNext = 38,
         ToggleOsdMenu = 39,
         Play = 40