mirror of
https://github.com/one-among-us/data.git
synced 2025-02-18 20:30:36 +08:00
12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
{
|
|
id: 'MioCardMeow',
|
|
profileUrl: '${path}/photos/profile.jpg',
|
|
info: {
|
|
born: "2005-04-02",
|
|
died: "2022-01-31"
|
|
},
|
|
websites: [
|
|
['twitter', 'https://twitter.com/MiocardMeow'],
|
|
],
|
|
}
|