Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/424b6cdcf6cf1bf0f085983516d85a0dc5c136f2?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixed Marr's annoying namespace so resharper can shutup about it.

pull/2/head
Keivan Beigi 12 years ago
parent e1488229fe
commit 424b6cdcf6

@ -16,7 +16,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>. */
using System; using System;
using System.Reflection; using System.Reflection;
namespace Marr.Data namespace Marr.Data.Reflection
{ {
public class ReflectionHelper public class ReflectionHelper
{ {

Loading…
Cancel
Save