Adding new API for getting contact information of user

This commit is contained in:
Fabian Stamm
2020-03-11 16:59:13 +01:00
parent c8550b517a
commit 92cc97c396
11 changed files with 161 additions and 93 deletions

View File

@ -6,7 +6,7 @@ indent_size = 3
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
insert_final_newline = true
[*.yml]
indent_size = 2
indent_size = 2