浏览代码

hopefully last stupid typo in apppaths...

ebr11 Eric Reed spam 13 年之前
父节点
当前提交
d6f07f9764
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MediaBrowser.Common/Configuration/ApplicationPaths.cs

+ 1 - 1
MediaBrowser.Common/Configuration/ApplicationPaths.cs

@@ -188,7 +188,7 @@ namespace MediaBrowser.Common.Configuration
                     }
                 }
 
-                return _pluginsPath;
+                return _ibnPath;
             }
         }