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

FolderWritableValidator

Fixed: Information in UI when attempting to add a root folder that is not writable
Fixes #1280
This commit is contained in:
Mark McDowall
2016-05-21 01:39:39 -07:00
parent ea0982ecae
commit 67ff871cf6
5 changed files with 30 additions and 5 deletions

View File

@@ -85,7 +85,6 @@
<option name="m_minLength" value="1" />
<option name="m_maxLength" value="32" />
</inspection_tool>
<inspection_tool class="LossyEncoding" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="NegatedIfStatementJS" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="NestedAssignmentJS" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="NestedFunctionCallJS" enabled="false" level="ERROR" enabled_by_default="false" />

View File

@@ -5,5 +5,4 @@
<module fileurl="file://$PROJECT_DIR$/.idea/NzbDrone.UI.iml" filepath="$PROJECT_DIR$/.idea/NzbDrone.UI.iml" />
</modules>
</component>
</project>
</project>