mirror of
https://github.com/one-among-us/data.git
synced 2024-11-13 06:44:51 +08:00
12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
{
|
|
id: 'SevenBird',
|
|
profileUrl: '${path}/photos/profile.jpg',
|
|
info: {
|
|
born: "2005-02-26",
|
|
died: "2022-08-12"
|
|
},
|
|
websites: [
|
|
['twitter', 'https://twitter.com/Selrayer'],
|
|
],
|
|
}
|