Browse Source

HH-XXX Add sex info

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

+ 2 - 1
file-for-rebase.json

@@ -1,5 +1,6 @@
 {
   "name": "John",
   "age": 30,
-  "car": null
+  "car": null,
+  "sex": "male"
 }