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

added missing file

pull/23/head
kay.one 12 years ago
parent 6d12a85756
commit fcd3617bf8

@ -0,0 +1,8 @@
using System;
namespace NzbDrone.Test.Common
{
public class TestException : Exception
{
}
}
Loading…
Cancel
Save