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

Remove unused using statement

pull/8753/head
Bill Thornton 2 years ago
parent e90031b4cc
commit 79d7a4d4df

@ -11,7 +11,6 @@ using System.Threading.Tasks;
using Jellyfin.Api.Attributes;
using Jellyfin.Api.Constants;
using Jellyfin.Api.Extensions;
using Jellyfin.Api.Helpers;
using Jellyfin.Api.ModelBinders;
using Jellyfin.Api.Models.LibraryDtos;
using Jellyfin.Data.Entities;

Loading…
Cancel
Save