diff options
Diffstat (limited to '.idea/webResources.xml')
-rw-r--r-- | .idea/webResources.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/.idea/webResources.xml b/.idea/webResources.xml index c83086b..e88103e 100644 --- a/.idea/webResources.xml +++ b/.idea/webResources.xml @@ -1,14 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="WebResourcesPaths"> - <contentEntries> - <entry url="file://$PROJECT_DIR$"> - <entryData> - <resourceRoots> - <path value="file://$PROJECT_DIR$/htdocs/public" /> - </resourceRoots> - </entryData> - </entry> - </contentEntries> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="WebResourcesPaths">
+ <contentEntries>
+ <entry url="file://$PROJECT_DIR$">
+ <entryData>
+ <resourceRoots>
+ <path value="file://$PROJECT_DIR$/htdocs/public" />
+ </resourceRoots>
+ </entryData>
+ </entry>
+ </contentEntries>
+ </component>
</project>
\ No newline at end of file |