Fixed: Error changing artist metadata profile

This commit is contained in:
ta264 2021-07-11 21:31:22 +01:00
parent a6be930233
commit dd3ea74db2
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text.Json.Serialization;
using Equ;
using Newtonsoft.Json;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.Datastore;