diff options
author | Minteck <contact@minteck.org> | 2021-12-01 22:17:16 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-01 22:17:16 +0100 |
commit | bce13ee94deb2a4914784bb4268dc1d7bc0f11ed (patch) | |
tree | 4241baf94ebc38dfb6ac7681943e7b6724515528 /.idea/vcs.xml | |
parent | e9e6d2f9ddabbd1b201659ff01b9e3871a16f131 (diff) | |
download | rainbow-bce13ee94deb2a4914784bb4268dc1d7bc0f11ed.tar.gz rainbow-bce13ee94deb2a4914784bb4268dc1d7bc0f11ed.tar.bz2 rainbow-bce13ee94deb2a4914784bb4268dc1d7bc0f11ed.zip |
Preparing i18n
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..9661ac7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
</project>
\ No newline at end of file |