diff options
| author | ebr11 Eric Reed spam <ebr11 Eric Reed spam@reedsplace.com> | 2012-08-04 14:04:46 -0400 |
|---|---|---|
| committer | ebr11 Eric Reed spam <ebr11 Eric Reed spam@reedsplace.com> | 2012-08-04 14:04:46 -0400 |
| commit | d6f07f9764423871eedd1781a27a3555c479eee7 (patch) | |
| tree | 76948e0cce200d8f1d059361dbdf9745da1fd09d /MediaBrowser.Common/Configuration/ApplicationPaths.cs | |
| parent | 61330b2fb441c8bf33303d0f8fc4e93417defceb (diff) | |
hopefully last stupid typo in apppaths...
Diffstat (limited to 'MediaBrowser.Common/Configuration/ApplicationPaths.cs')
| -rw-r--r-- | MediaBrowser.Common/Configuration/ApplicationPaths.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Common/Configuration/ApplicationPaths.cs b/MediaBrowser.Common/Configuration/ApplicationPaths.cs index c12ddd486..43cf4cf88 100644 --- a/MediaBrowser.Common/Configuration/ApplicationPaths.cs +++ b/MediaBrowser.Common/Configuration/ApplicationPaths.cs @@ -188,7 +188,7 @@ namespace MediaBrowser.Common.Configuration }
}
- return _pluginsPath;
+ return _ibnPath;
}
}
|
