summaryrefslogtreecommitdiff
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-16 08:58:53 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-16 08:58:53 +0200
commit5cd9d42b4a152eb8f5a5edac23ef7501584d4f91 (patch)
treec0b6b8ff75dd8be392e372a15e62362ee80af4df /.idea/vcs.xml
parent34904b103622754d85dac2f0ad2746a79dd06d1a (diff)
downloadakono-5cd9d42b4a152eb8f5a5edac23ef7501584d4f91.tar.gz
akono-5cd9d42b4a152eb8f5a5edac23ef7501584d4f91.tar.bz2
akono-5cd9d42b4a152eb8f5a5edac23ef7501584d4f91.zip
allow json loading
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r--.idea/vcs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index a21eaa07..cae9aae9 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -2,7 +2,7 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
- <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
- <mapping directory="$PROJECT_DIR$/../deps/android-node-v8" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/../../deps/android-node-v8" vcs="Git" />
</component>
</project> \ No newline at end of file