Browse Source

HH-XXX Add sex info

alinkov 6 năm trước cách đây
mục cha
commit
b87315ba46
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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"
 }