浏览代码

fix indentation

it was tabs
artiume 5 年之前
父节点
当前提交
b375aeb56a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MediaBrowser.Api/Playback/MediaInfoService.cs

+ 1 - 1
MediaBrowser.Api/Playback/MediaInfoService.cs

@@ -566,7 +566,7 @@ namespace MediaBrowser.Api.Playback
                         // Do this after the above so that StartPositionTicks is set
                         SetDeviceSpecificSubtitleInfo(streamInfo, mediaSource, auth.Token);
                     }
-				}
+                }
             }
 
             foreach (var attachment in mediaSource.MediaAttachments)