diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2014-12-10 09:38:32 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2014-12-10 09:38:32 +0100 |
commit | 2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8 (patch) | |
tree | 6ba1e9d1dcd3ec96c1f5e45b5311ca2fa73a2890 /.idea | |
parent | e3de51078d4c9eb26eb7f09a98ff97c371ae9180 (diff) | |
download | nextcloud-server-2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8.tar.gz nextcloud-server-2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8.zip |
Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/codeStyleSettings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 56d8dfa034d..cecd69c3c97 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -48,4 +48,5 @@ </option> <option name="USE_PER_PROJECT_SETTINGS" value="true" /> </component> -</project>
\ No newline at end of file +</project> + |