Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/07f5c77c3c0026cc85d91d11185edf614e1c3bd5 You should set ROOT_URL correctly, otherwise the web may not work correctly.

removed redundant folders

pull/1425/head
tidusjar 8 years ago
parent 9dbe334562
commit 07f5c77c3c

@ -1,8 +0,0 @@
using System;
namespace Ombi.Notifications.Emil
{
public class Class1
{
}
}

@ -1,7 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.4</TargetFramework>
</PropertyGroup>
</Project>
Loading…
Cancel
Save