Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/src/commit/b088c2c19d80f81909476944cc58cd2fb6e617b6/NzbDrone.Core/MediaFiles/Commands/CleanUpRecycleBinCommand.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
using NzbDrone.Common.Messaging;
|
|
|
|
namespace NzbDrone.Core.MediaFiles.Commands
|
|
{
|
|
public class CleanUpRecycleBinCommand : ICommand
|
|
{
|
|
}
|
|
} |