1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

Fixed: Set permissions on new metadata files (mono)

This commit is contained in:
Mark McDowall
2014-09-02 22:08:08 -07:00
parent 044d5ad0a5
commit 96c1ceaa29
2 changed files with 38 additions and 6 deletions
@@ -7,7 +7,6 @@ using NzbDrone.Common;
using NzbDrone.Common.Disk;
using NzbDrone.Common.EnsureThat;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Exceptions;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Organizer;
using NzbDrone.Core.Parser.Model;