Browse Source

HH-XXX Add email

alinkov 6 years ago
parent
commit
8183bf7d88
1 changed files with 2 additions and 1 deletions
  1. 2 1
      file-for-rebase.json

+ 2 - 1
file-for-rebase.json

@@ -2,5 +2,6 @@
   "name": "John",
   "age": 31,
   "car": null,
-  "sex": "male"
+  "sex": "male",
+  "mail": "email@email"
 }