-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathtodo-seed.json
More file actions
86 lines (86 loc) · 1.63 KB
/
todo-seed.json
File metadata and controls
86 lines (86 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"id": 1,
"title": "Hina",
"tag": "QWER",
"content": "The maknae of QWER"
},
{
"id": 2,
"title": "siyeon",
"tag": "QWER",
"content": "Siyeon is the most hard member"
},
{
"id": 1747394632938,
"title": "chodan",
"tag": "QWER",
"content": "The leader of QWER"
},
{
"id": 1747402816240,
"title": "magenta",
"tag": "QWER",
"content": "Lee Ahhee (이아희) or known by her stage name Magenta (마젠타) is the second revealed member of the South Korean girl band QWER. She is the bassist of the band."
},
{
"id": 3,
"title": "Irene",
"tag": "Red Velvet",
"content": "The leader of Red Velvet"
},
{
"id": 4,
"title": "Seulgi",
"tag": "Red Velvet",
"content": "The main dancer of Red Velvet"
},
{
"id": 5,
"title": "Wendy",
"tag": "Red Velvet",
"content": "The main vocalist of Red Velvet"
},
{
"id": 6,
"title": "Joy",
"tag": "Red Velvet",
"content": "The lead rapper of Red Velvet"
},
{
"id": 7,
"title": "Yeri",
"tag": "Red Velvet",
"content": "The maknae of Red Velvet"
},
{
"id": 8,
"title": "Yeji",
"tag": "ITZY",
"content": "The leader of ITZY"
},
{
"id": 9,
"title": "Lia",
"tag": "ITZY",
"content": "The main vocalist of ITZY"
},
{
"id": 10,
"title": "Yuna",
"tag": "ITZY",
"content": "The maknae of ITZY"
},
{
"id": 11,
"title": "Ryujin",
"tag": "ITZY",
"content": "The main rapper of ITZY"
},
{
"id": 12,
"title": "Chaeryeong",
"tag": "ITZY",
"content": "The main dancer of ITZY"
}
]