mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Check if URL is registered when running in non-admin and run accordingly
This commit is contained in:
parent
5343bde070
commit
f826890d2b
19 changed files with 100 additions and 19 deletions
|
@ -6,6 +6,7 @@ using NUnit.Framework;
|
|||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.EnvironmentInfo;
|
||||
using NzbDrone.Common.Model;
|
||||
using NzbDrone.Common.Processes;
|
||||
using NzbDrone.Core.Test.Framework;
|
||||
using NzbDrone.Core.Update;
|
||||
using NzbDrone.Core.Update.Commands;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue