8 lines
154 B
JSON
8 lines
154 B
JSON
[
|
|
"Feelings": {
|
|
{"name": "happy", "img": "happy.png"},
|
|
{"name": "sad", "img": "happy.png"},
|
|
{"name": "extravasted", "img": "extravasted.png"}
|
|
}
|
|
]
|