Explorar el Código

hopefully last stupid typo in apppaths...

ebr11 Eric Reed spam hace 13 años
padre
commit
d6f07f9764
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
             }
         }