Fixed an issue where we were adding the read only permission when creating the admin
This commit is contained in:
tidusjar 2016-12-09 23:38:01 +00:00
parent 9e6854458a
commit 6ea3907923
6 changed files with 313 additions and 27 deletions

View file

@ -73,7 +73,7 @@
<Compile Include="Plex\PlexStatus.cs" />
<Compile Include="Plex\PlexMediaType.cs" />
<Compile Include="Plex\PlexUserRequest.cs" />
<Compile Include="Plex\RecentlyAddedModel.cs" />
<Compile Include="Plex\RecentlyAddedModelOld.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SickRage\SickRageBase.cs" />
<Compile Include="SickRage\SickrageShows.cs" />